Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 167,256 for

doc

(0.19 sec)
  1. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Aspose::Words::Document::get_JustificationMode ...

    Aspose::Words::Document::get_JustificationMode method. Gets or sets the character spacing adjustment of a Document in C++.... auto doc = System :: MakeObject < Aspose...JustificationMode justificationMode = doc -> get_JustificationMode ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. StructuredDocumentTag.xml_mapping property | As...

    StructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured Document tag to XML data in a custom XML part of the current Document.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FramesetCollection.count property | Aspose.Word...

    FramesetCollection.count property. Gets the number of frames or frames pages contained in the collection.... doc = aw . Document ( file_name =...docx' ) self . assertEqual ( 3 , doc . frameset . child_framesets...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::NodeCollection::Add method | Asp...

    Aspose::Words::NodeCollection::Add method. Adds a node to the end of the collection in C++.... auto doc = System :: MakeObject < Aspose...Words :: NodeType :: Section , doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Aspose::Words::Document::RemoveBlankPages metho...

    Aspose::Words::Document::RemoveBlankPages method. Removes blank pages from the Document in C++.... auto doc = System :: MakeObject < Aspose...ASSERT_EQ ( 2 , doc -> get_PageCount ()); doc -> RemoveBlankPages...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Section::ClearHeadersFooters met...

    Aspose::Words::Section::ClearHeadersFooters method. Clears the headers and footers of this section in C++.... auto doc = System :: MakeObject < Aspose...Document > (); ASSERT_EQ ( 0 , doc -> get_FirstSection () -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. Converter.ConvertToImages | Aspose.Words for .NET

    Transform your Documents effortlessly with ConvertToImages. Convert pages to high-quality image files quickly and easily for enhanced sharing and storage.... string doc = MyDir + "Big document.docx"...Converter . ConvertToImages ( doc , SaveFormat . Png ); ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.low...
  10. 使用 Javascript 製作 HTML

    通過幾個步驟在 JavaScript 中創建一個新的 HTML。使用 Node.js via .NET 庫輕鬆創建 HTML。...例子 輸出格式 DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/zh-hant/nodejs-net/ma...