Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 168,853 for

doc

(0.16 sec)
  1. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the Document text and the right edge of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a rectangle and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ReplacingArgs.Replacement | Aspose.Words for .NET

    Discover the ReplacingArgs Replacement property to easily manage and customize your replacement strings for enhanced coding efficiency....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Our new...

    reference.aspose.com/words/net/aspose.words.rep...
  4. ReplacingArgs.replacement property | Aspose.Wor...

    ReplacingArgs.replacement property. Gets or sets the replacement string....IReplacingCallback' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Our new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_XmlMapping method. Gets an object that represents the mapping of this structured Document tag range to XML data in a custom XML part of the current Document in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  7. PdfSaveOptions.digital_signature_details proper...

    PdfSaveOptions.digital_signature_details property. Gets or sets the details for signing the output PDF Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Contents of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompatibilityOptions.AlignTablesRowByRow | Aspo...

    Discover the AlignTablesRowByRow property for CompatibilityOptions. Independently align table rows for enhanced layout control and improved design flexibility....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  9. Document.CompatibilityOptions | Aspose.Words fo...

    Access Word's Document Compatibility Options to customize user preferences and enhance your editing experience with tailored settings for seamless collaboration....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words/doc...
  10. CompatibilityOptions.CachedColBalance | Aspose....

    Optimize your layout with the CompatibilityOptions CachedColBalance property. Enhance column balancing using Cached Paragraph Information for seamless design....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...