Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 155,356 for

2

(0.81 sec)
  1. Add Pages in PDF|Aspose.PDF for PHP via Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using PHP....$document -> getPages () -> insert ( 2 ); // Save output document $document...$document -> getPages () -> insert ( 2 ); // copy page parameters from...

    docs.aspose.com/pdf/php-java/add-pages/
  2. List.ListId | Aspose.Words for .NET

    Discover the unique ListId property to easily access and manage your lists. Streamline your workflow with this essential identifier....Writeln ( "Numbered list item 2" ); builder . Writeln ( "Numbered...Writeln ( "Bulleted list item 2" ); builder . Writeln ( "Bulleted...

    reference.aspose.com/words/net/aspose.words.lis...
  3. OleFormat.iconCaption property | Aspose.Words f...

    OleFormat.iconCaption property. Gets icon caption of OLE object... toEqual ( 2 ); expect ( shapes . filter (...OleObject ). length ). toEqual ( 2 ); // If a shape contains an OLE...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldPrintDate.UseSakaEraCalendar | Aspose.Word...

    Manage your dates effortlessly with FieldPrintDate's Saka Era Calendar feature. Easily toggle for seamless integration and enhanced user experience.... Fields [ 2 ]; // 2 - Umm al-Qura calendar: Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::PageExtractOptions::get_UnlinkPa...

    Aspose::Words::PageExtractOptions::get_UnlinkPagesNumberFields method. Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values. Default value is true in C++....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text form field in C++.... Date 2 The text form field can contain..."Enter your name here" , 30 ); // 2 - Combo box with prompt text,...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Inconsistency between Word and PDF documents co...

    Hello, When saving document containing a table with specific “Keep with next” setup within cells, we get differences between generated Word and PDF content. In PDF the table is fitted into first page, while in Word it is…...noskov August 28, 2023, 12:49pm 2 @ANDREA.FARRIS We have opened...inconvenience. dfinsolutions May 2, 2025, 5:49am 5 Hi Alexey, is...

    forum.aspose.com/t/inconsistency-between-word-a...
  8. Empty hyperlink Anchor Elements Rendered as Vis...

    Hello Support, When converting a DOCX file to PDF using Aspose.Words, an empty self-closing <w:hyperlink> element is incorrectly rendered as visible text in the PDF output. The element <w:hyperlink w:anchor="_bookmark0…...noskov March 26, 2026, 1:53pm 2 @rob2902 The behavior is expected...1 KB) rob2902 March 26, 2026, 2:48pm 3 I was not able to reproduce...

    forum.aspose.com/t/empty-hyperlink-anchor-eleme...
  9. FontPitch Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontPitch enum, a powerful tool for managing font styles and enhancing document formatting in your applications.... Variable 2 Specifies that this is a proportional..."\t\tWeight: " + fontInfo . Panose [ 2 ]); Console . WriteLine ( "\t\tProportion:...

    reference.aspose.com/words/net/aspose.words.fon...
  10. ComparisonEvaluationResult | Aspose.Words for Java

    The comparison evaluation result in Java.... // 2. " COMPARE %s %s %s ". Field field...assertEquals(expectedRightExpress, arguments[2]); return this; } private final...

    reference.aspose.com/words/java/com.aspose.word...