Sort Score
Result 10 results
Languages All
Labels All
Results 7,151 - 7,160 of 375,277 for

document

(0.09 sec)
  1. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected Document formats for seamless file management....property Gets the detected document format. public LoadFormat...; } Remarks When an OOXML document is encrypted, it is not possible...

    reference.aspose.com/words/net/aspose.words/fil...
  2. Aspose::Words::Drawing::OlePackage::get_FileNam...

    Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets OLE Package file name in C++....insert an OLE object into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::GetChildNodes method. Returns a live collection of child nodes that match the specified types in C++....Shows how to remove structured document tag, but keeps content inside...Words :: Document > ( get_MyDir () + u "Structured document tags...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your Document in their original order for efficient Document management....with all the odd pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Rtf in C++....Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to .rtf with custom options...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDocumentProperties method. Specifies whether to export built-in and custom Document properties to HTML, MHTML or EPUB. Default value is false in C++....export built-in and custom document properties to HTML, MHTML...specific encoding when saving a document to .epub. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. OoxmlSaveOptions constructor | Aspose.Words for...

    aspose.words.saving.OoxmlSaveOptions constructor...that can be used to save a document in the SaveFormat.DOCX format...that can be used to save a document in the SaveFormat.DOCX , SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert POT to ODS via C++ or with free Online ...

    Export POT to ODS in C++ without using Microsoft Excel or Powerpoint or online. Test free POT to ODS online converter quickly before integrating the code....Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents, and...

    products.aspose.com/total/cpp/conversion/pot-to...
  9. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Delete text from a cell|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....colName , rowIndex ); // Given a document, a worksheet name, a column...uint rowIndex ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/delete-text-from-a-cell/