Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 90,393 for

doc format

(2.21 sec)
  1. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes Document saving in XLSX Format, enhancing your workflow and Document management....saving a document in the XLSX format. public enum XlsxSectionMode...separate worksheets. Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Online PCL to WORDML Conversion or Build .NET b...

    Free online app to convert PCL to WORDML files. .NET C# conversion library code for PCL Documents....files to WORDML and other formats via .NET automation API. Freely...Convert PCL to Doc by using Save method Load Doc file by using...

    products.aspose.com/total/net/conversion/pcl-to...
  3. Online PCL to PS Conversion or Build .NET based...

    Free online app to convert PCL to PS files. .NET C# conversion library code for PCL Documents....PCL files to PS and other formats via .NET automation API. Freely...Convert PCL to Doc by using Save method Load Doc file by using...

    products.aspose.com/total/net/conversion/pcl-to...
  4. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating Document line counts efficiently for better content management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...
  5. C++ API to Convert XML to PPS | products.aspose...

    Convert XML to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Microsoft PowerPoint Show file format. Converting XML to PPS is a...documents, images, and other file formats. It includes two APIs, Aspose...

    products.aspose.com/total/cpp/conversion/xml-to...
  6. Load Text File in PHP|Aspose.Words for .NET

    Loading text Document using Aspose.Words for .NET in PHP using COM in C#.... $doc = $comHelper -> Open ( $dataDir...Aspose.Words supported format, such as DOCX. $doc -> Save ( $dataDir...

    docs.aspose.com/words/net/load-text-file-in-php/
  7. StructuredDocumentTagRangeStart.word_open_xml p...

    StructuredDocumentTagRangeStart.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveFormat/#FLAT_OPC) Format....FLAT_OPC format. @property def word_open_xml...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Footers|Aspose.Words for Java

    Remove footers from a Document easily and fast instead of using Apache POI.... class ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Section currentSection = builder...

    docs.aspose.com/words/java/working-with-footers/
  9. FieldChar.isLocked property | Aspose.Words for ...

    FieldChar.isLocked property. Gets or sets whether the parent field is locked (should not recalculate its result).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::PageSetup::get_HeadingLevelForCh...

    Aspose::Words::PageSetup::get_HeadingLevelForChapter method. Gets or sets the heading level style that is applied to the chapter titles in the Document in C++....must have a numbered outline format applied. Examples Shows how...work with page chapters. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/pag...