Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 153,166 for

2

(0.2 sec)
  1. XFA to PDF Acroform - Free Support Forum - aspo...

    Any operations on Dynamic PDF (XFA), is limited to only first 2 pages. Is this a limitation or any option is available to achieve flattening of all pages of Dynamic pdf....(XFA), is limited to only first 2 pages. Is this a limitation or...Discourse August 25, 2025, 11:37am 2 @SwethaRaj When working with dynamic...

    forum.aspose.com/t/xfa-to-pdf-acroform/317144
  2. Aspose::Words::TextColumnCollection::get_Count ...

    Aspose::Words::TextColumnCollection::get_Count method. Gets the number of columns in the section of a document in C++....100 ); columns -> SetCount ( 2 ); builder -> Writeln ( u "Column...builder -> Writeln ( u "Column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different types of PDF417 and Micro PDF417 barcodes....bytes or 1,850 alphanumeric (2,710 numerical) symbols in up to...Barcode . XDimension . Pixels = 2 ; gen . Parameters . Barcode ...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  4. Document.endnoteOptions property | Aspose.Words...

    Document.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this document.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a document or section... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Advanced SVG Builder API for C# – Aspose.SVG

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....document = new SVGDocument()) 2 { 3 // Create a new <g> (group)...document = new SVGDocument()) 2 { 3 // Assume an existing SVG...

    docs.aspose.com/svg/net/svg-builder-api/
  7. 在 PostScript 中处理文本 | .NET

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...new string [] { FONTS_FOLDER }; 2 Aspose. Page . Font . DrFont drFont...stream for the PostScript document 2 using (Stream outPsStream = new...

    docs.aspose.com/page/zh/net/ps/working-with-text/
  8. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...Product Family Tullhead July 2, 2025, 10:58pm 1 Complete newbie...Professionalize.Discourse July 2, 2025, 10:59pm 2 @Tullhead Cause You are...

    forum.aspose.com/t/your-examplesimple-does-not-...
  9. FieldAutoNumLgl | Aspose.Words for Java

    Implements the AUTONUMLGL field in Java....display "2.". insertNumberedClause(builder, "\tHeading 2", FILLER_TEXT...AUTONUMLGL field at a heading level of 2, // and the AUTONUMLGL count for...

    reference.aspose.com/words/java/com.aspose.word...
  10. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/com...