Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 20,620 for

2 of

(0.07 sec)
  1. OutlineLevel | Aspose.Words for Java

    Specifies the outline level Of a paragraph in the document in Java....LEVEL_2); builder.writeln("Paragraph outline level 2."); //...level). LEVEL_2 The paragraph is at the outline level 2. LEVEL_3 The...

    reference.aspose.com/words/java/com.aspose.word...
  2. RowFormat.heightRule property | Aspose.Words fo...

    RowFormat.heightRule property. Gets or sets the rule for determining the height Of the table row.... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...builder . write ( "Row 1, Cell 2." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::TextColumn class | Aspose.Words ...

    Aspose::Words::TextColumn class. Represents a single text column. TextColumn is a member Of the TextColumnCollection collection. The TextColumn collection includes all the columns in a section Of a document. To learn more, visit the documentation article in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. Converting DWF -> PDF StartIndex cannot be less...

    I have a DWF file (see attachment) that I’m trying to convert to PDF. This is the code: try { var image = Image.Load(@"C:\Users\niels\Downloads\130041 Final Construction Release (2).DWF"); var imageOptions = ne…... Final Construction Release (2).DWF"); var imageOptions = new...“cut”. Problematic DWF.zip (2.2 MB) oleksii.gorokhovatskyi January...

    forum.aspose.com/t/converting-dwf-pdf-startinde...
  5. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....2" and ".3". builder.insertField(FieldType...spreadsheet. shape = (Shape) shapes.get(2); Assert.assertEquals(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::get_Count method. Returns the number Of ChartSeries in this collection in C++....u "Category 1" , u "Category 2" , u "Category 3" , u "Category...double > ({ 4.4 , 7.0 , 3.5 , 2.1 })); // A chart series can also...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Licence for Aspose.PDF for Reporting Services d...

    Hi, We have previously tried the 30 days trial version for the Aspose.PDF for Reporting Services and everything worked as expected and not watermark on our document. After this successful test, we have decided to purch…...me know if you have tried the 2 temporary licence i have provided...me know if you have tried the 2 temporary licence i have provided...

    forum.aspose.com/t/licence-for-aspose-pdf-for-r...
  8. Topics tagged diagram-java

    Topics tagged diagram-java...aspose-diagram , diagram-java 2 304 April 9, 2024 Mirror the directions...aspose-diagram , diagram-java 2 329 March 5, 2024 Aspose diagram...

    forum.aspose.com/tag/diagram-java
  9. Aspose::Words::Document::get_PackageCustomParts...

    Aspose::Words::Document::get_PackageCustomParts method. Gets or sets the collection Of custom parts (arbitrary content) that are linked to the OOXML package using "unknown relationships" in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this tab stop clears any existing tab stops in this position in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...