Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 155,470 for

2

(0.27 sec)
  1. FieldCompare class | Aspose.Words for Python

    aspose.words.fields.FieldCompare class. Implements the COMPARE field... right_expression = '2' field . update () # The COMPARE... assertEqual ( ' COMPARE 3 < 2' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...only three pages: page 1, page 2, and page 4. xpsOptions . PageSet...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::CopyFormat method. Copies format from the source data point to the destination data point in C++....point with index 2 // so that the data point 2 looks the same as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Lists::ListCollection::AddSingle...

    Aspose::Words::Lists::ListCollection::AddSingleLevelList method. Creates a new single level list based on the predefined template and adds it to the list collection in the document in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...builder -> Writeln ( u "Item 2" ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. FieldOptions.CustomTocStyleSeparator | Aspose.W...

    Discover the FieldOptions CustomTocStyleSeparator property to easily customize your FieldToc field's style separator for enhanced document navigation.... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Text Becomes Blurry When Saving PPTX As an Imag...

    Hello, I’m trying to save a slide from a PPTX as an image, but the text becomes blurry in the resulting image. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/Users/2132049/Downloa…...potapov April 9, 2026, 2:55pm 2 @dfinsolutions , Thank you...

    forum.aspose.com/t/text-becomes-blurry-when-sav...
  7. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... Item 2 \r\n" + "8. Item 3\r\n" + "9....+ "6. Item 1\r\n" + "7. Item 2 \r\n" + "8. Item 3\r\n" + "9....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 重新排序工作表|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... MoveTo ( 2 ); //Save the excel file. workbook...SetSheetOrder ( "third sheet" , 2 ); FileStream sw = File . Create...

    docs.aspose.com/cells/zh/net/reorder-worksheets/
  9. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced document formatting and readability.... Writeln ( "Paragraph 2." ); LayoutCollector layoutCollector...paragraphs [ 1 ]), Is . EqualTo ( 2 )); } else { Assert . That ( layoutCollector...

    reference.aspose.com/words/net/aspose.words/par...
  10. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page.... writeln ( "Paragraph 2, Page 2." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...