Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 50,815 for

properties

(0.13 sec)
  1. How to Convert Word to TIFF using C++

    In this brief topic, we will learn how to convert Word to TIFF using C++. For converting word to tiff format in C++, you need to make simple API calls with a few simple steps on MS Windows or Linux....ImageSaveOptions class and set different properties Write the output file as...C++ . You can set different properties to control the process of...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  2. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...Create PdfSaveOptions and set properties Dim saveOptions As New Aspose... the ExportDocumentStruct property is set to True , which can...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....removed classes, methods, properties and so on, and other changes...SoundIsBuiltIn, .SoundName properties. Added Classes and Interfaces...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable Properties for better data visualization....AxisTickLabels class Represents properties of axis tick mark labels...public class AxisTickLabels Properties Name Description Alignment...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Working with Contacts in PST File|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.... Set the MapiContact properties using different constructors...MapiContact class. Use MapiContact properties to access the contact information...

    docs.aspose.com/email/java/working-with-contact...
  6. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++....); // Set some page setup properties for the section. section...paragraph, set some formatting properties, and then append it as a...

    reference.aspose.com/words/cpp/aspose.words/bod...
  7. Remove Visio Shape Protection in Python

    Learn how to remove Visio shape protection programmatically using Python. Protect or unprotect Visio diagram file or shapes for changes....required Protection class properties to BOOL.FALSE . Save the...even modifying the shape’s properties. We can protect a Visio diagram...

    blog.aspose.com/diagram/remove-visio-shape-prot...
  8. Compare Documents in C++|Aspose.Words for C++

    Compare two documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....specify advanced comparing properties. Try online You can compare...There are many different properties of the CompareOptions class...

    docs.aspose.com/words/cpp/compare-documents/
  9. How to Convert DWG to JPG using Java

    This brief tutorial guides on how to convert DWG to JPG using Java. It can be used to preview DWG file when you create JPG from DWG without needing to install any additional application or tool in any of the common operating systems like macOS, Ubuntu or MS Windows....Java by setting different properties like the height and width...and then specify different properties for the rasterization options...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-jp...
  10. Write Text on JPG in Java

    This brief article guides on how to write text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add text to a JPG file in Java.... specify text formatting properties and pass the text string...source image, define various properties of the text, including the...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...