Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 89,761 for

doc format

(0.34 sec)
  1. IBarcodeGenerator.GetBarcodeImage | Aspose.Word...

    Effortlessly create custom barcode images with iBarcodeGenerator's GetBarcodeImage method. Ideal for enhancing your DisplayBarcode field efficiently!... Remarks Supported image formats are Bmp, Emf, Gif, Jpeg, Png...barcode generator. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 通过 C++ 管理Node.js中的OLE对象|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...LE对象,并根据OLE对象的文件格式类型保存不同的文件(DOC、XLS、PPT、PDF等)。 运行代码后,我们可以根据各自OLE对象的格式类型保存不同的文件。...Specify each file format based on the oleobject format type. switch...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ol...
  3. Split XLS File Online or via Java | products.as...

    Free online app to split different XLS sheets. Java splitter library code for XLS spreadsheets.... Select the output format. Download splitted files. Split...supports many popular formats including XLS format such as PDF, Word...

    products.aspose.com/total/java/split/xls/
  4. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_Format property. True if the row is repeated as a table heading on every page when the table spans more than one page....heading_format property RowFormat.heading_format property True...heading_format ( self ) -> bool : ... @heading_format.setter def...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldOptions.toa_categories property | Aspose.W...

    FieldOptions.toa_categories property. Gets or sets the table of authorities categories.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # TOA fields can filter their...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Lists::List::get_IsRestartAtEach...

    Aspose::Words::Lists::List::get_IsRestartAtEachSection method. Specifies whether list should be restarted at each section. Default value is false in C++....supported only in RTF, DOC and DOCX document formats. This option will...numbering at each section. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Style.priority property | Aspose.Words for Python

    Style.priority property. Gets/sets the integer value that represents the priority for sorting the styles in the Styles task pane.... doc = aw . Document () style_title = doc . styles ...style_title . semi_hidden = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Redact XLSX Spreadsheet Online or using C++ | p...

    Open and redact XLSX Document online via app for free. C++ API code to search and replace XLSX text....support many popular formats including XLSX format. C++ Utility to...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/redact/xlsx/
  9. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge Formatting for the shape....soft_edge property Gets soft edge formatting for the shape. @property...how to work with soft edge formatting. builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP.... // Load in the document $ doc = new Java ( "com.aspose.words...ExtractContent :: $ gDataDir . "TestFile.doc" ); // Gather the nodes. The...

    docs.aspose.com/words/java/extract-content-in-php/