Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 30,986 for

doc

(0.06 sec)
  1. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java.... Document doc = new Document(getMyDir() + "Document...builder = new DocumentBuilder(doc); builder.moveToDocumentEnd();...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfSaveOptions.displayDocTitle property | Aspos...

    PdfSaveOptions.displayDocTitle property. A flag specifying whether the window’s title bar should display the Document title taken from the Title entry of the Document information dictionary.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . writeln ( "Hello world!" ); doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ArrowWidth | Aspose.Words for Java

    Width of the arrow at the end of a line in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are four examples...

    reference.aspose.com/words/java/com.aspose.word...
  4. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageColorMode enumeration | Aspose.Words for N...

    Aspose.Words.Saving.ImageColorMode enumeration. Specifies the color mode for the generated images of Document pages.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Vba::VbaModuleType enum | Aspose...

    Aspose::Words::Vba::VbaModuleType enum. Specifies the type of a model in a VBA project in C++.... auto doc = MakeObject < Document > ();...set_Name ( u "Aspose.Project" ); doc -> set_VbaProject ( project );...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. CompositeNode.selectSingleNode method | Aspose....

    CompositeNode.selectSingleNode method. Selects the first [Node](../../node/) that matches the XPath expression.... let doc = new aw . Document ( base ....the document. let nodeList = doc . selectNodes ( "//Table//Paragraph"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.zoom_behavior property | Aspose....

    PdfSaveOptions.zoom_behavior property. Gets or sets a value determining what type of zoom should be applied when a Document is opened with a PDF viewer.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  9. EndCap | Aspose.Words for Java

    Specifies line cap style in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are four examples...

    reference.aspose.com/words/java/com.aspose.word...
  10. FormField.result property | Aspose.Words for Py...

    FormField.result property. Gets or sets a string that represents the result of this form field.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Please...

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