Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 133,589 for

2

(0.11 sec)
  1. Manipulate PDF Document|Aspose.PDF for C++

    本节解释了关于验证 PDF A 标准的 PDF 文档,如何使用目录,如何设置 PDF 到期日期,以及如何确定 PDF 文件生成的进度。...titles -> SetValue ( u "第三页" , 2 ); titles -> SetValue ( u "第四页"..., 3 ); for ( int i = 0 ; i < 2 ; i ++ ) { // 创建标题对象 auto heading2...

    docs.aspose.com/pdf/zh/cpp/manipulate-pdf-docum...
  2. LaTeX to image | Aspose.TeX for .NET

    To convert TeX to image formats using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples.... 2 TeXOptions options = TeXOptions...1415926 - 1. 0 (Aspose. TeX 21. 8 ) 2 entering extended mode 3 4 ( <...

    docs.aspose.com/tex/net/latex-to-image/
  3. LaTeX to image | Aspose.TeX for Java

    To convert TeX to image formats using Aspose.TeX API solution for Java learn this article that describes how to do this and the code examples.... 2 TeXOptions options = TeXOptions...1415926 - 1. 0 (Aspose. TeX 21. 8 ) 2 entering extended mode 3 4 ( <...

    docs.aspose.com/tex/java/latex-to-image/
  4. Pdf.net TextFragment properties - Free Support ...

    Hi In aspose words the paragraph class has SpaceBefore and SpaceAfter Properties. I don’t see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net. Also Aspose Words has a …...ahmad July 21, 2014, 10:54pm 2 Hi Edward, Thanks for your inquiry...headingA = new Aspose.Pdf.Heading(2); headingA.Text = "(internalAnswer...

    forum.aspose.com/t/pdf-net-textfragment-propert...
  5. Connector|Aspose.Slides for Python Documentation

    Connect PowerPoint shapes in Python...BENT_CONNECTOR4 2 ShapeType.BENT_CONNECTOR5 3 ShapeType...1 ShapeType.CURVED_CONNECTOR4 2 ShapeType.CURVED_CONNECTOR5 3...

    docs.aspose.com/slides/python-net/connector/
  6. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the color of the gradient stop in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStop::get_BaseC...

    Aspose::Words::Drawing::GradientStop::get_BaseColor method. Gets a value representing the color of the gradient stop without any modifiers in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in Java...BentConnector4 2 ShapeType.BentConnector5 3 ShapeType...1 ShapeType.CurvedConnector4 2 ShapeType.CurvedConnector5 3 Connect...

    docs.aspose.com/slides/androidjava/connector/
  9. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in Java...BentConnector4 2 ShapeType.BentConnector5 3 ShapeType...1 ShapeType.CurvedConnector4 2 ShapeType.CurvedConnector5 3 Connect...

    docs.aspose.com/slides/java/connector/
  10. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。..."第四页" ] for i in range ( 0 , 2 ): # 创建 Heading 对象 heading2 =...[ i + 2 ] # 目标页面 heading2 . top = doc . pages [ i + 2 ] . rect...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...