Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 180,066 for

doc

(0.1 sec)
  1. ShapeBase.markup_language property | Aspose.Wor...

    ShapeBase.markup_language property. Gets MarkupLanguage used for this graphic object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.mirror_indents property | Aspos...

    ParagraphFormat.mirror_indents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... doc = aw . Document ( file_name =...+ 'Document.docx' ) format = doc . first_section . body . paragraphs...

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

    Access and manage shape images effortlessly with the Shape ImageData property. Get instant results or null if not applicable. Enhance your design workflow!... Document doc = new Document ( MyDir + "Images...system. NodeCollection shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  4. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your Document designs with unique visual effects!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::Fill::get_TextureAlignm...

    Aspose::Words::Drawing::Fill::get_TextureAlignment method. Gets or sets the alignment for tile texture fill in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. SignatureLineOptions.default_instructions prope...

    SignatureLineOptions.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) signature_line_options = aw . ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java.... Document doc = new Document(getMyDir() + "Shadow...docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldIndex.run_subentries_on_same_line property...

    FieldIndex.run_subentries_on_same_line property. Gets or sets whether run subentries into the same line as the main entry.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Გადაიყვანეთ WORD Გამოსახულება Javascript

    გადაიყვანეთ WORD Გამოსახულება JavaScript ფორმატში კოდით. შეინახეთ WORD როგორც Გამოსახულება JavaScript....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document( "Input.docx"...

    products.aspose.com/words/ka/nodejs-net/convers...
  10. Aspose::Words::DocumentBuilder::InsertTextInput...

    Aspose::Words::DocumentBuilder::InsertTextInput method. Inserts a text form field at the current position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a form that prompts...

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