Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 94,479 for

object

(0.14 sec)
  1. ChartAxis.number_format property | Aspose.Words...

    ChartAxis.number_format property. Returns a [ChartNumberFormat](../../chartnumberformat/) Object that allows defining number formats for the axis....Returns a ChartNumberFormat object that allows defining number...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Border.clear_formatting method | Aspose.Words f...

    Border.clear_formatting method. Resets border properties to default values....borders via the paragraph format object. borders = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_FindWholeWordsOnly method. True indicates the oldValue must be a standalone word in C++....use a "FindReplaceOptions" object to modify the find-and-replace...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...Slides expects a PpsxOptions object when saving to the PPS X format;...instantiate a Presentation object that represents a PPTX file...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  5. Aspose.Words.Vba module | Aspose.Words for Node.js

    The Aspose.Words.Vba module provides classes to work with VBA projects....a collection of VbaModule objects. To learn more, visit the Working...collection of VbaReference objects. To learn more, visit the Working...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_page_resolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....# Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++....Create an "RtfLoadOptions" object to modify how we load an RTF...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…... Enumerate every embedded object (OLE/Package) in the Word file...file. Detect the objects that are Excel workbooks ( .xls / .xlsx...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  9. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is updated before saving....operation # with this SaveOptions object passed as a parameter is used...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks....You can now get the Document object’s methods, such as IsCenterWindow...Document class. Set the Document object’s properties. Save the updated...

    docs.aspose.com/pdf/java/formatting-pdf-document/