Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 180,106 for

doc

(0.16 sec)
  1. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of shapes. Optimize your design with precision and control!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ConvertUtil | Aspose.Words for Java

    Provides helper functions to convert between various measurement units in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getPageSetup().setPaperSize(PaperSize...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Shading.ForegroundPatternColor | Aspose.Words f...

    Discover the Shading ForegroundPatternColor property to customize your Shading object's foreground color for enhanced design and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); BorderCollection borders =...

    reference.aspose.com/words/net/aspose.words/sha...
  5. ShapeBase.verticalAlignment property | Aspose.W...

    ShapeBase.verticalAlignment property. Specifies how the shape is positioned vertically.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape with an...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add HTML String using DOM in PHP|Aspose.PDF for...

    Explore how to add HTML content to a PDF Document using the DOM in PHP with Aspose.PDF for rich Document creation....Instantiate Document object $doc = new Document (); # Add a page...collection of PDF file $page = $doc -> getPages () -> add (); # Instantiate...

    docs.aspose.com/pdf/java/add-html-string-using-...
  8. Add Text to existing PDF using Python|Aspose.PD...

    Code example how to add or write text in Pdf Document using Python with PDF library.... doc = self . Document () doc = self . dataDir...text_fragment ) # Save PDF file doc . save ( self . dataDir + "Text_Added...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  9. PageSetup.topMargin property | Aspose.Words for...

    PageSetup.topMargin property. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Document::get_OriginalLoadFormat...

    Aspose::Words::Document::get_OriginalLoadFormat method. Gets the format of the original Document that was loaded into this object in C++....blank document, returns the Doc value. Examples Shows how to...document’s load operation. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...