Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 182,402 for

doc

(0.2 sec)
  1. PageBorderDistanceFrom Enum | Aspose.Words for ...

    Discover the Aspose.Words.PageBorderDistanceFrom enum for precise page border placement. Enhance Document formatting with optimal margin positioning....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Stroke.BackTintAndShade | Aspose.Words for .NET

    Adjust your stroke background color effortlessly with Stroke BackTintAndShade. Control lightness and darkness for a perfect design finish.... Document doc = new Document ( MyDir + "Stroke...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Border.Shadow | Aspose.Words for .NET

    Discover the Border Shadow property to enhance your design! Control shadow effects for borders and elevate your UI with stunning visuals....Document doc = new Document (); PageSetup pageSetup = doc . Sections.... Borders . Shadow = true ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DocX, Doc, image formats such as JPG or PNG, or any other formats supported by Aspose using `Node.js`....Microsoft Word formats such as DOCX, DOC, as well as image formats such...= "MySecretPassword" ; const doc = new aspose . words . Document...

    docs.aspose.com/words/nodejs-net/convert-pdf-to...
  5. TextBox.LayoutFlow | Aspose.Words for .NET

    Discover how the TextBox LayoutFlow property enhances text layout in shapes, improving design flexibility and readability for your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the Document, need to maintain the correct referenc of complete Document Doc, content_blocks, clean_tex…...referenc of complete document doc, content_blocks, clean_text_paragraphs...return paragraphs def pasteback(doc, content_blocks, corrected_paragraphs):...

    forum.aspose.com/t/paste-back-shape-data-correc...
  7. Online PDF to MARKDOWN Conversion or Develop Ja...

    Free online app to convert PDF to MARKDOWN files. Java conversion library code for PDF Documents....Convert PDF to DOC by using save method Load DOC file by using...save PDF as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/pdf-t...
  8. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative to what the shape is positioned horizontally.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Cell.paragraphs property | Aspose.Words for Nod...

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell.... let doc = new aw . Document ( base ....two pages.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...