Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 95,205 for

object

(0.31 sec)
  1. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...Cast<object>().ToArray(); // Cleanup options...fieldValues = data.Values.Cast<object>().ToArray(); // Create a list...

    forum.aspose.com/t/suppress-blank-space-if-cond...
  2. Remove Tables from existing PDF|Aspose.PDF for C++

    This section describes how to remove Table from PDF document....you can also add the table object in any existing PDF document...requirement to remove table objects from the existing PDF documents...

    docs.aspose.com/pdf/cpp/remove-tables-from-exis...
  3. Convert USDZ to 3MF via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...Conversion # load the USDZ in an object of Scene scene = aspose.threed...File) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO PLY (Polygon...

    products.aspose.com/3d/python-net/conversion/us...
  4. How to Convert OBJ to FBX using Python

    This quick guide explains how to convert OBJ to FBX using Python. It explains the IDE configuration, a list of steps, and a runnable code snippet to create a 3D Object to FBX converter using Python....code snippet to create a 3D Object to FBX converter using Python...constructor of the FbxSaveOptions object Export the output FBX file...

    kb.aspose.com/3d/python/how-to-convert-obj-to-f...
  5. Convert Word DOC to EPUB using C#

    Follow this article to convert Word DOC to EPUB using C#. It has the details to set the IDE, a list of steps, and sample code to change DOCX to EPUB using C#....Document object for converting to EPUB Create an object of the...disk using the HtmlSaveOptions object. Code to Convert DOC to EPUB...

    kb.aspose.com/words/net/convert-word-doc-to-epu...
  6. How to Convert DOCX to TIFF using Java

    This topic explains how to convert DOCX to TIFF using Java without Interop. This will enable you to export DOCX to TIFF using Java with no reliance on Microsoft Word or Interop in any of the operating system like macOS, Ubuntu and Windows....Instantiate the Document Class object to load the source DOCX Instantiate...Instantiate ImageSaveOptions Class object to set image save options Create...

    kb.aspose.com/words/java/how-to-convert-docx-to...
  7. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....LinkAnnotation object that requires the page and rectangle object. The...class takes the link selector object and saves the link annotations...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  8. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java...index returns an XImage object. This object provides a Save method...

    docs.aspose.com/pdf/androidjava/extract-images-...
  9. Fill.Color | Aspose.Words for .NET

    Discover the Fill Color property to easily customize your design's foreground color with a Color Object, enhancing your project's visual appeal....property Gets or sets a Color object that represents the foreground...gradient.docx" ); // Get Fill object for Font of the first Run....

    reference.aspose.com/words/net/aspose.words.dra...
  10. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....of this section's PageSetup object. builder . PageSetup . PaperSize...section has its own PageSetup object. When we use a document builder...

    reference.aspose.com/words/net/aspose.words/pag...