Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 20,610 for

2 of

(0.07 sec)
  1. Aspose::Words::Document::get_VbaProject method ...

    Aspose::Words::Document::get_VbaProject method. Gets or sets a VbaProject in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Latest Aspose.CAD Product Family topics - Free ...

    Get technical support Of Aspose.CAD for .NET, Java and JasperReports....viewport/page/layout size and scale 2 22 April 7, 2025 DWG file from...April 2, 2025 The issue that parse a table in detail 2 25 April...

    forum.aspose.com/c/cad/19
  3. Table.rightPadding property | Aspose.Words for ...

    Table.rightPadding property. Gets or sets the amount Of space (in points) to add to the right Of the contents Of cells.... write ( "Row 1, cell 2." ); builder . endTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BookmarkCollection indexer | Aspose.Words for P...

    BookmarkCollection indexer. Returns a bookmark at the specified index....example -1 means the last item, -2 means the second before last and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create Tables|Aspose.Words for Java

    Create tables inside a document easily and fast instead Of using Apache POI.... write ( "Row 1, Cell 2 Content." ); // Call the following...insertCell (); builder . write ( "Row 2, Cell 1 Content" ); // Build the...

    docs.aspose.com/words/java/create-tables/
  6. Table.left_padding property | Aspose.Words for ...

    Table.left_padding property. Gets or sets the amount Of space (in points) to add to the left Of the contents Of cells.... write ( 'Row 1, cell 2.' ) builder . end_table () # For...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Generate PDF417 Barcode Generation in Java|Docu...

    Aspose.BarCode for Java can be used to generate different types Of PDF417 barcodes....850 alphanumeric characters or 2,710 numerical digits or 1,108...columns to encode information; 2 columns to store metainformation...

    docs.aspose.com/barcode/java/pdf417-barcodes/
  8. PDF417 Barcode Family|Documentation

    Generate different types Of PDF417 barcodes using Aspose.BarCode for Python...850 alphanumeric characters or 2,710 numerical digits or 1,108...columns to encode information; 2 columns to store metainformation...

    docs.aspose.com/barcode/python-java/generate-pd...
  9. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …...Document(“C:\InputLiveCyclePDF_2.pdf”); doc.Flatten(); doc.OptimizeSize...Save(“C:\OutPut-Document.Flatten_2.pdf”); This code is working if...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  10. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....); builder -> Write ( u "Run 2. " ); // Every invocation of the...() -> get_Runs (); ASSERT_EQ ( 2 , runs -> get_Count ()); // We...

    reference.aspose.com/words/cpp/aspose.words/nod...