Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 170,563 for

doc

(0.15 sec)
  1. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it.... let doc = new aw . Document ( base ....two pages.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. Fill.fore_tint_and_shade property | Aspose.Word...

    Fill.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the foreground color.... doc = aw . Document ( file_name =...document.docx' ) text_fill = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::BorderCollection::get_Shadow met...

    Aspose::Words::BorderCollection::get_Shadow method. Gets or sets a value indicating whether the border has a shadow in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Aspose::Words::BorderCollection::get_LineStyle ...

    Aspose::Words::BorderCollection::get_LineStyle method. Gets or sets the border style in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Aspose::Words::Drawing::Fill::get_ForeTintAndSh...

    Aspose::Words::Drawing::Fill::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the foreground color in C++.... auto doc = System :: MakeObject < Aspose...Drawing :: Fill > textFill = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.dra...