Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 88,443 for

doc format

(0.15 sec)
  1. PDF to PDFA Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-p...
  2. PS to TEX Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-tex/
  3. PS to HTML Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-html/
  4. PS to XLS Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-xls/
  5. 在C++中将Word转换为Excel|Aspose.Words对于C++

    将PDF转换为Excel,XML转换为Excel,DocX转换为Excel C++。 使用C++将各种格式的文档保存到XLSX。... 您还可以将任何可用的 load format 格式的文档转换为XLSX格式。 将文档转换为XLSX...下面的代码示例演示如何将PDF保存为XLSX: auto doc = MakeObject < Document > ( MyDir...

    docs.aspose.com/words/zh/cpp/convert-a-document...
  6. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PclSaveOptions.saveFormat property | Aspose.Wor...

    PclSaveOptions.saveFormat property. Specifies the Format in which the Document will be saved if this save options object is used...saveFormat property Specifies the format in which the document will...saving a document to PCL. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property to save images in Base64 Format for optimized HTML, MHTML, or EPUB output. Enhance your Document quality!...images are saved in Base64 format to the output HTML, MHTML or...saved HTML document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!... Remarks If the output format is an image (BMP, EMF, EPS...outputFile_partIndex.extension. If the output format is TIFF, the output will be...

    reference.aspose.com/words/net/aspose.words.low...
  10. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object....Shape constructor Shape(doc, shape_type) Creates a new shape...object. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...