Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 157,183 for

doc

(0.08 sec)
  1. FileFormatUtil.save_format_to_extension method ...

    FileFormatUtil.save_format_to_extension method. Converts a save format enumerated value into a file extension...missing file extension' ) as doc_stream : info = aw . FileFormatUtil...detect_file_format ( stream = doc_stream ) load_format = info ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. UserInformation class | Aspose.Words for Python

    aspose.words.fields.UserInformation class. Specifies information about the user... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a UserInformation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C++ API to Export XPS to DOCM | products.aspose...

    Convert XPS to DocM within C++ applications....is a more secure format than DOC and is used to store documents...can be used to convert XPS to DOC. Aspose.Words for C++ is an advanced...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. | Aspose

    Sample code for PDF to Doc Java conversion. Use API example code for batch PDF files to Doc conversion within any Web or Desktop Java based application....Conversion PDF to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an PDF image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/pdf-to-doc/
  5. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。... 编辑 PDF-C# Document doc = new Document ( dataDir + "test...TextSearchOptions = textSearchOptions ; doc . Pages . Accept ( textFragmentAbsorber...

    products.aspose.com/pdf/zh-hans/redaction/
  6. PageSetup.rtlGutter property | Aspose.Words for...

    PageSetup.rtlGutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.... let doc = new aw . Document (); // Insert...= new aw . DocumentBuilder ( doc ); for ( let i = 0 ; i < 6 ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartLegend class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FileFormatUtil.extensionToSaveFormat method | A...

    FileFormatUtil.extensionToSaveFormat method. Converts a file name extension into a [SaveFormat](../../saveformat/) value.... Doc ); // Below are two methods of...detected file extension. let doc = new aw . Document ( docStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FileFormatUtil.SaveFormatToExtension | Aspose.W...

    Convert save format values to file extensions effortlessly with FileFormatUtil's SaveFormatToExtension method. Get accurate, lowercase extensions with ease!... Doc )); // Below are two methods...detected file extension. Document doc = new Document ( docStream );...

    reference.aspose.com/words/net/aspose.words/fil...
  10. ImageSaveOptions.jpegQuality property | Aspose....

    ImageSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the generated JPEG images.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertImage ( base...

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