Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 96,274 for

object

(0.11 sec)
  1. 设置 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 设置 PDF 文件信息。... (); // Create PdfFileInfo object to work with PDF metadata using...instance of the PdfFileInfo object using ( var fileInfo = new...

    docs.aspose.com/pdf/zh/net/set-pdf-file-informa...
  2. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized sections....document's "EndnoteOptions" object // to collect endnotes at the...of a section's "PageSetup" object to "true" to revert to the...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Unlock ZIP archive via C#

    C# source code for decompression of traditionally password protected ZIP archives. Unlock ZIP archives programmatically.... Create FileStream object with the output ZIP archive...parameter. Use the Filestream object and ArchiveLoadOptions with...

    products.aspose.com/zip/net/unlock/
  4. Remove Slides from Presentations in PHP|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Get clear code examples and boost your workflow....or index) for a known Slide object, you can specify the slide...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/php-java/remove-slide-fr...
  5. Aspose::Words::Loading::HtmlLoadOptions::get_Co...

    Aspose::Words::Loading::HtmlLoadOptions::get_ConvertSvgToEmf method. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format. Default value is false and, if possible, loaded SVG images are stored as is without conversion in C++....Examples Shows how to convert SVG objects to a different format when... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Unsupported symbols in the name of the html fil...

    Hi, I am using Aspose.HTML library and I found out that it doesn’t support ‘#’ character in the name of the input html file when windows handles it OK. Is there any solution of this issue? Here is sample code: using (v…...String , String , Object[]) at . (String , Object[] ) at Aspose.Html...

    forum.aspose.com/t/unsupported-symbols-in-the-n...
  7. Aspose::Words::Settings::Odso::set_RecipientDat...

    Aspose::Words::Settings::Odso::set_RecipientDatas method. Sets a collection of Objects that specify inclusion/exclusion of individual records in the mail merge. This Object is never null in C++....method Sets a collection of objects that specify inclusion/exclusion...records in the mail merge. This object is never null . void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. NodeRendererBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.NodeRendererBase class—your foundation for efficient Shape and OfficeMath rendering in document processing....Renders the shape into a Graphics object to a specified scale. RenderToSize...Renders the shape into a Graphics object to a specified size. Save (...

    reference.aspose.com/words/net/aspose.words.ren...
  9. How to Insert Table in PDF using Python

    This short tutorial guides on how to insert table in PDF using Python. It contains the IDE settings, step-wise process and a runnable sample code to add table in PDF using Python....file using the Document class object and add a page to it for inserting...inserting a table Create a table object using the Table class and set...

    kb.aspose.com/pdf/python/how-to-insert-table-in...
  10. How to Generate Excel File in Java

    In this step by step tutorial you will learn how to generate Excel file in Java. These steps are same for Linux, macOS and Windows operating systems....Instantiate a Workbook class object Get a reference to the desired...this sample code, a Workbook object is initialized that contains...

    kb.aspose.com/cells/java/how-to-generate-excel-...