Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 114,450 for

doc

(0.42 sec)
  1. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured Document tag range end class....constructor StructuredDocumentTa(doc, id) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Փոխարկել JPG JPG Javascript

    Փոխարկեք JPG ը JPG ձևաչափի JavaScript կոդով: Պահեք JPG որպես JPG օգտագործելով JavaScript:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/hy/nodejs-net/convers...
  3. Փոխարկել JPG PNG Javascript

    Փոխարկեք JPG ը PNG ձևաչափի JavaScript կոդով: Պահեք JPG որպես PNG օգտագործելով JavaScript:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/hy/nodejs-net/convers...
  4. Փոխարկել Պատկեր GIF Javascript

    Փոխարկեք Պատկեր ը GIF ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես GIF օգտագործելով JavaScript:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/hy/nodejs-net/convers...
  5. Փոխարկել JPG SVG Python

    Փոխարկեք JPG ը SVG ձևաչափի Python կոդով: Պահեք JPG որպես SVG օգտագործելով Python:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...

    products.aspose.com/words/hy/python-net/convers...
  6. Style.locked property | Aspose.Words for Node.js

    Style.locked property. Specifies whether this style is locked....let doc = new aw . Document (); let styleHeading1 = doc . styles...styleHeading1 . locked = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...// Load the document Document doc = new Document("path/to/your/document...layoutEnumerator = new LayoutEnumerator(doc); // Move to the first paragraph...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  8. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word Document. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...SharedPtr < Paragraph > para = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/node/
  10. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....RenderShapesOnForm () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); ShapeForm shapeForm = new...

    reference.aspose.com/words/net/aspose.words.ren...