Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 43,761 for

doc

(0.08 sec)
  1. FieldMergeBarcode.ScalingFactor | Aspose.Words ...

    Discover the FieldMergeBarcode ScalingFactor property to easily adjust your barcode size in whole percentage points (10-1000) for optimal visibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Table.ClearBorders | Aspose.Words for .NET

    Discover the Table ClearBorders method to effortlessly eliminate all table and cell borders, enhancing your design's clarity and appeal.... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the Document as a bookmark end in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. ConvertUtil.pixel_to_point method | Aspose.Word...

    aspose.words.ConvertUtil.pixel_to_point method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A section's "Page Setup"...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the Document.... doc = aw . Document () # A list allows...its first list level. list1 = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java.... Document doc = new Document(getMyDir() + "Reporting...loadOptions); buildReport(doc, dataSource, "persons"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Table.cell_spacing property | Aspose.Words for ...

    Table.cell_spacing property. Gets or sets the amount of space (in points) between the cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the Document. Does not remove text inside the bookmark in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/cpp/aspose.words/boo...
  9. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldMergeField.Type | Aspose.Words for .NET

    Discover the FieldMergeField Type property to effortlessly access Microsoft Word field types and enhance your Document automation capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a data table to...

    reference.aspose.com/words/net/aspose.words.fie...