Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 68,530 for

doc

(0.12 sec)
  1. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes.... doc = aw . Document ( file_name =...self . assertEqual ( 18105 , doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("This text is...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter constructor. Creates a new header or footer of the specified type in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: HeaderFooterType...) Parameter Type Description doc const System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words/hea...
  5. ShapeBase.bottom property | Aspose.Words for Py...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSaveOptions.verticalResolution property | ...

    ImageSaveOptions.verticalResolution property. Gets or sets the vertical resolution for the generated images, in dots per inch.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XAML_FIXED format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...getResourcesFolderAl()).mkdir(); doc.save(getArtifactsDir() + "XamlFixedSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. XpsSaveOptions.outline_options property | Aspos...

    XpsSaveOptions.outline_options property. Allows to specify outline options.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert headings that can...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDate.UseUmAlQuraCalendar | Aspose.Words fo...

    Discover the FieldDate UseUmAlQuraCalendar property to easily manage dates with the UmalQura calendar. Enhance your date handling today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we want the text in...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TabStopCollection.GetHashCode | Aspose.Words fo...

    Discover the TabStopCollection GetHashCode method—an essential hash function for efficient data management and performance optimization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TabStopCollection tabStops...

    reference.aspose.com/words/net/aspose.words/tab...