Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 9,936 for

2 of

(0.13 sec)
  1. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

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

    Aspose::Words::Saving::DmlEffectsRenderingMode enum. Specifies how DrawingML effects are rendered to fixed page formats in C++.... Fine 2 DrawingML effects are rendered...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ChartFormat | Aspose.Words for Java

    Represents the formatting Of a chart element in Java....String[] { "Category 1", "Category 2" }; series.add("Series 1", categories...double[] { 1.0, 2.0 }); series.add("Series 2", categories, new...

    reference.aspose.com/words/java/com.aspose.word...
  4. WBS Associated with a Task

    Learn how to work with MicrosOft Project (MPP/XML) task WBS values using Aspose.Tasks for Java....Tasks-for-Java 2 // The path to the documents directory...(WbsAssociatedWithTas. class ); 2 3 Project project = new Project(dataDir...

    docs.aspose.com/tasks/java/wbs-associated-with-...
  5. DocumentPartSavingArgs class | Aspose.Words for...

    Aspose.Words.Saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.documentPartSaving()](../idocumentpartsavingcallback/documentPartSaving/#documentpartsavingargs) callback...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...
  6. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with customizable saving options and efficient callbacks....DocumentPartFileName = partFileName ; // 2 - Create a custom stream for the...ImageFileName = imageFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage....follows: Copy 1 // Prepare HTML code 2 string html_code = "<span>Hello...// Load a document from a file 2 string documentPath = Path. Combine...

    docs.aspose.com/html/net/html-navigation/
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....order (for example, Step 1, Step 2, Step 3, etc.), or when you need...paragraph and set its depth to 2 (second sub-level). Create the...

    docs.aspose.com/slides/python-net/manage-bullet...
  9. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C++...get_TextFrame () -> set_Text ( u "shape 2" ); // shape2->get_IsTextBox()...()); format -> set_ColumnCount ( 2 ); shape -> get_TextFrame () ->...

    docs.aspose.com/slides/cpp/manage-textbox/
  10. SystemFontSource | Aspose.Words for Java

    Represents all TrueType fonts installed to the system in Java....assertEquals(2, doc.getFontSettings().getFontsSources()...folderFontSource}); Assert.assertEquals(2, doc.getFontSettings().getFontsSources()...

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