Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 43,370 for

doc

(0.08 sec)
  1. TabAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.TabAlignment enum for customizable tab stop alignment. Enhance Document formatting with precision and flexibility today!...Document doc = new Document (); Paragraph para = doc . FirstSection...Word. Assert . AreEqual ( 0 , doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/tab...
  2. FieldIndex.heading property | Aspose.Words for ...

    FieldIndex.heading property. Gets or sets a heading that appears at the start of each set of entries for any given letter.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_saved_time property. Gets or sets the time of the last save in UTC.... doc = aw . Document ( file_name =...'Properties.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... let doc = new aw . Document ( base ..... maxImageResolution = 72 ; doc . save ( base . artifactsDir...

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

    Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Table table = builder.startTable();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::DocumentBase::get_WarningCallbac...

    Aspose::Words::DocumentBase::get_WarningCallback method. Called during various Document processing procedures when an issue is detected that might result in data or formatting fidelity loss in C++....SubstitutionWarning () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Fields::IFieldUpdateCultureProvi...

    Aspose::Words::Fields::IFieldUpdateCultureProvider::GetCulture method. Returns a CultureInfo object to be used during the field's update in C++....DefineDateTimeFormat () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> InsertField ( FieldType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A footnote is a way to...

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