Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 9,885 for

2 of

(0.08 sec)
  1. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....2.pdf", SaveFormat.RTF) .execute();..."LowCode.ConvertContextStream.2.docx")) { Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Character method. Gets or sets which character to use for indenting list levels. The default value is '\0', that means there is no indentation in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...Item 1 \r\n " ) + u " a. Item 2 \r\n " + u " i. Item 3 \r\n "...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::PageSetup::get_Bidi method | Asp...

    Aspose::Words::PageSetup::get_Bidi method. Specifies that this section contains bidirectional (complex scripts) text in C++....builder -> Write ( u "Column 2." ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. HTML Navigation – Java Examples

    Learn how to navigate through an HTML document and perform a detailed inspection Of its elements using the Aspose.HTML for Java API....follows: Copy 1 // Prepare HTML code 2 String html_code = "<span>Hello...OnlyImageFilter extends NodeFilter { 2 @Override 3 public short acceptNode...

    docs.aspose.com/html/java/html-navigation/
  5. Import/Export Projects to Primavera

    Learn how to import projects from Primavera XER/XML formats, edit and export them in any Of a wide range Of available formats (MPP, Primavera XML, PDF, JPEG, XLSX, etc.) using Aspose.Tasks for Java....Tasks-for-Java 2 // The path to the documents directory...com/aspose-tasks/Aspose.Tasks-for-Java 2 // The path to the documents directory...

    docs.aspose.com/tasks/java/importing-and-export...
  6. FieldTC.type_identifier property | Aspose.Words...

    FieldTC.type_identifier property. Gets or sets a type identifier for this field (which is typically a letter)....insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.documentPartSavingCallback prop...

    HtmlSaveOptions.documentPartSavingCallback property. Allows to control how document parts are saved when a document is saved to HTML or EPUB....documentPartFileName = partFileName ; // 2 - Create a custom stream for the...imageFileName = imageFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align Of header is left from center. Here is my code: String path…...Family words-java GusGus April 2, 2025, 10:13am 1 the “main” word...docx"); alexey.noskov April 2, 2025, 12:01pm 2 @GusGus We have opened...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  9. FieldIf.ComparisonOperator | Aspose.Words for .NET

    Discover the FieldIf ComparisonOperator property, easily manage and customize comparison operators for enhanced data handling and analysis.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentBuilder.moveToHeaderFooter method | Asp...

    DocumentBuilder.moveToHeaderFooter method. Moves the cursor to the beginning Of a header or footer in the current section.... width ) / 2 ; shape . top = ( builder . pageSetup...pageHeight - shape . height ) / 2 ; doc . save ( base . artifactsDir...

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