Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 49,617 for

properties

(0.19 sec)
  1. 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....all added classes, methods, properties and so on, any new restrictions...Added Interfaces, Classes, Properties and Methods Added the Aspose...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using Java. Also insert images from a Database during Mail Merge in Java....into a report: Set Image Properties during Mail Merge While merging...to control various image properties, such as WrapType . Currently...

    docs.aspose.com/words/java/insert-checkboxes-te...
  3. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...this issue: Check Text Box Properties : Ensure that the text box...box does not have properties that could affect the layout of the...

    forum.aspose.com/t/converting-word-document-to-...
  4. How to Convert Excel to SVG in Java

    This simple tutorial explains the details about how to convert Excel to SVG in Java. You can change Excel to SVG using Java with few lines of code in macOS, Linux, or Windows....class object for setting properties for the required output SVG... Specifically, different properties can be set like sheet index...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  5. How to Convert AI to PDF in Java

    This topic illustrates how to convert AI to PDF in Java. One may easily export AI to PDF in Java using well defined and easy steps with Aspose.PSD for Java....to set up the desired PDF properties Save the loaded AI file as...PdfOptions class object, various properties for the desired output PDF...

    kb.aspose.com/psd/java/how-to-convert-ai-to-pdf...
  6. How to Convert AI to PDF in C#

    This topic entails how to convert AI to PDF in C#. You can swiftly export AI to PDF in C# using simple and easy steps with the help of Aspose.PSD for .NET....object to set the desired PDF properties Save the AI file as a PDF...PdfOptions class, the requried properties for the desired PDF file...

    kb.aspose.com/psd/net/how-to-convert-ai-to-pdf-...
  7. How to Rotate Text in PDF using C#

    This how-to guide explains how to rotate text in PDF using C#. It contains information on IDE configuration, to-do list and a runnable sample code to rotate text in Adobe using C#....also learn to set different properties of the text fragment along...necessary classes, methods and properties used in the sample code like...

    kb.aspose.com/pdf/net/how-to-rotate-text-in-pdf...
  8. WebExtensionReference Class | Aspose.Words for ...

    Discover the Aspose.Words.WebExtensionReference class, your key to managing web extensions with ease. Identify providers and versions effortlessly!... Properties Name Description Id { get;...CurrentCulture . Name ; webExtension . Properties . Add ( new WebExtensionProperty...

    reference.aspose.com/words/net/aspose.words.web...
  9. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageContrast method. Gets or sets the contrast for the generated images in C++....get_ImageContrast () const Remarks This property has effect only when saving...); // We can adjust these properties to change the image's brightness...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…... update the target style properties copyStyleProperties(sourceStyle...getName()); } // Copy table style properties if it's a table style if...

    forum.aspose.com/t/some-styles-were-not-copied-...