Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 79,460 for

object

(0.28 sec)
  1. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C++ sample code using Aspose.PDF for C++... Create a Document object with the input PDF file. Get...

    products.aspose.com/pdf/cpp/pages/move/
  2. Show and Hide Grids, Rulers, Guides and Page Br...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ) \ # get window object by index window = diagram ...

    docs.aspose.com/diagram/java/show-and-hide-grid...
  3. PDF to PDF/A-2 conversion leads to "PDF-Syntax"...

    Hello! I want to convert input.pdf (56.7 KB) to pdf/a: Document document = new Document(new ByteArrayInputStream(input.pdf)); PdfFormatConversionOptions options = new PdfFormatConversionOptions(PdfFormat.PDF_A_2B, Co…...parsing the PDF Document (name object expected (56029)) How can this...

    forum.aspose.com/t/pdf-to-pdf-a-2-conversion-le...
  4. PageSetup.BorderSurroundsFooter | Aspose.Words ...

    Discover how the PageSetup BorderSurroundsFooter property can enhance your document layout by controlling footer inclusion in page borders....; // A section's PageSetup object has "BorderSurroundsHeade"...

    reference.aspose.com/words/net/aspose.words/pag...
  5. DownsampleOptions.DownsampleImages | Aspose.Wor...

    Discover how the DownsampleImages property optimizes image quality by controlling downsampling for enhanced performance and faster loading times....// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  6. StructuredDocumentTag.Style | Aspose.Words for ...

    Discover how to manage the Style property of StructuredDocumentTags to enhance your document formatting and improve readability effortlessly.... // 1 - Apply a style object from the document's style collection:...

    reference.aspose.com/words/net/aspose.words.mar...
  7. StructuredDocumentTag.WordOpenXMLMinimal | Aspo...

    Discover the StructuredDocumentTag WordOpenXMLMinimal property, which provides a clean XML string in FlatOpc format, excluding non-content elements for streamlined document processing.... // 1 - Apply a style object from the document's style collection:...

    reference.aspose.com/words/net/aspose.words.mar...
  8. PrinterSettingsContainer | Aspose.Words for .NET

    Discover the PrinterSettingsContainer constructor, efficiently create and manage your printer settings with ease. Optimize your printing experience today!...contains a "PrinterSettings" object, // which contains unique data...

    reference.aspose.com/words/net/aspose.words.ren...
  9. FindReplaceOptions.IgnoreFields | Aspose.Words ...

    Discover the FindReplaceOptions IgnoreFields property to easily manage text within fields. Control when to ignore content for efficient searching!...use a "FindReplaceOptions" object to modify the find-and-replace...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Drawing Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The Pen Class defines an object used to draw lines, curves...and initialize Graphics class object and set image background color...

    docs.aspose.com/psd/java/drawing-images/