Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 50,925 for

properties

(0.12 sec)
  1. IFieldUserPromptRespondent.respond method | Asp...

    IFieldUserPromptRespondent.respond method. When implemented, returns a response from the user on prompting...an ASK field, and set its properties (MyPromptRespondent). class...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.ole_control property. Gets [OleFormat.ole_control](./) objects if this OLE object is an ActiveX control...ole_control property OleFormat.ole_control property Gets OleFormat... Otherwise this property is null. @property def ole_control (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontEmbeddingLicensingRights Class | Aspose.Wor...

    Discover Aspose.Words.Fonts.FontEmbeddingLicensingRights class to manage font embedding rights effortlessly and enhance your document's presentation....class FontEmbeddingLicensi Properties Name Description BitmapEmbeddingOnly...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Aspose::Words::Section::Section constructor | A...

    Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....Insert() methods of the Sections property. Examples Shows how to construct...); // Set some page setup properties for the section. section...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. How to Convert TXT to JSON File in Java

    In this quick tutorial, you will learn how to convert TXT to JSON file in Java. It elaborates on preparing the system environment, a step-by-step process along with the code snippet to develop Text to JSON converter in Java.... Subsequently, several properties of JSON file are specified...different values to different properties. For instance, you can skip...

    kb.aspose.com/cells/java/how-to-convert-txt-to-...
  6. Create Flowchart in Java

    This article discusses how to create flowchart in Java. It includes the step-by-step algorithm and a runnable code snippet to develop a flowchart maker in Java....shapes, connections, and other properties to create a flowchart as... designations, and other properties. Subsequently, use the master...

    kb.aspose.com/diagram/java/create-flowchart-in-...
  7. Convert LaTeX to PNG in Python

    This stepwise guide discusses how to render LaTeX to PNG in Python. It contains the algorithm and the code snippet to convert TeX to PNG in Python....to change different image properties according to your requirements...class instance to set various properties Convert LaTeX to PNG image...

    kb.aspose.com/tex/python/convert-latex-to-png-i...
  8. Waterfall Chart Is Displayed Incorrectly after ...

    Hi Aspose Slides Team, import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import com.aspose.slides.Presentation; import com.aspose.slides.SaveFormat; public class TestColumnChart { public st…...can help ensure that all properties are correctly set. Debugging...Implement logging to check the properties of the chart after loading...

    forum.aspose.com/t/waterfall-chart-is-displayed...
  9. How to Remove Metadata from PDF in Java

    This article guides on how to remove metadata from PDF in Java. It has the details to set the IDE, a programming tasks list, and a runnable sample code to strip PDF metadata in Java....remove default and custom properties using the clear() and clearCustomData()...you may clear the desired properties in the DocumentInfo object...

    kb.aspose.com/pdf/java/how-to-remove-metadata-f...
  10. How to Convert PDF to SVG using Java

    This brief guide covers how to convert PDF to SVG using Java. It explains the IDE configuration details, step-by-step algorithm, and a running sample code to convert PDF to vector image using Java....image by setting different properties depending on your needs....SvgSaveOptions class to set different properties like scaling the image, compressing...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-sv...