Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 157,348 for

doc

(0.23 sec)
  1. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for Document binding.... doc = aw . Document () # Insert text...= aw . DocumentBuilder ( doc = doc ) i = 0 while i < 6 : builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    Discover the FieldStyleRef InsertParagraphNumberInRelativeContext property to easily manage paragraph numbering in your Documents for enhanced clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert two fields while...

    reference.aspose.com/words/python-net/aspose.wo...
  4. C++ API to Export XPS to DOCM | products.aspose...

    Convert XPS to DocM within C++ applications....is a more secure format than DOC and is used to store documents...can be used to convert XPS to DOC. Aspose.Words for C++ is an advanced...

    products.aspose.com/total/cpp/conversion/xps-to...
  5. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFontAsOpenType method. Gets an embedded font file in OpenType format. Fonts in Embedded OpenType format are converted to OpenType in C++.... auto doc = MakeObject < Document > ( MyDir...< FontInfo > embeddedFont = doc -> get_FontInfos () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. EmbeddedFontStyle enumeration | Aspose.Words fo...

    aspose.words.fonts.EmbeddedFontStyle enumeration. Specifies the style of an embedded font inside a [FontInfo](../fontinfo/) object.... doc = aw . Document ( file_name =...font.docx' ) embedded_font = doc . font_infos . get_by_name (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of text on each page in a Document or section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XmlMapping.SetMapping | Aspose.Words for .NET

    Discover how the XmlMapping SetMapping method connects parent structured Documents to custom XML nodes, enhancing data integration and management.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Aspose::Words::Font::get_TextEffect method | As...

    Aspose::Words::Font::get_TextEffect method. Gets or sets the font animation effect in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Specify font formatting...

    reference.aspose.com/words/cpp/aspose.words/fon...