Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 88,716 for

doc format

(0.1 sec)
  1. Aspose::Words::Lists::List::get_IsListStyleDefi...

    Aspose::Words::Lists::List::get_IsListStyleDefinition method. Returns true if this list is a definition of a list style in C++.... auto doc = System :: MakeObject < Aspose...Words :: Style > listStyle = doc -> get_Styles () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a Document property in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Lists::List::get_Style method | ...

    Aspose::Words::Lists::List::get_Style method. Gets the list style that this list references or defines in C++.... auto doc = System :: MakeObject < Aspose...Words :: Style > listStyle = doc -> get_Styles () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::Fields::FieldRD::get_IsPathRelat...

    Aspose::Words::Fields::FieldRD::get_IsPathRelative method. Gets or sets whether the path is relative to the current Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with C++.... The OLE objects (DOC, XLS, and PDF files) are saved...Specify each file format based on the OLE object format type switch...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  6. Converting a PCL file to TXT using C++ | Aspose...

    Sample code for PCL to TXT conversion using C++. Use C++ example for batch PCL to TXT conversion....a document from PCL to TXT format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/pcl-to-txt/
  7. Converting a PS file to XLSX using C++ | Aspose...

    Sample code for PS to XLSX conversion using C++. Use C++ example for batch PS to XLSX conversion....a document from PS to XLSX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/ps-to-xlsx/
  8. Converting a PS file to GIF using C++ | Aspose.PDF

    Sample code for PS to GIF conversion using C++. Use C++ example for batch PS to GIF conversion....programmatically a document from PS to GIF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/ps-to-gif/
  9. Converting a EPS file to PDF using C++ | Aspose...

    Sample code for EPS to PDF conversion using C++. Use C++ example for batch EPS to PDF conversion....a document from EPS to PDF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/eps-to-pdf/
  10. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating Document size, enhancing file management and efficiency....public void Content () { Document doc = new Document ( MyDir + "Paragraphs...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...