Sort Score
Result 10 results
Languages All
Labels All
Results 8,761 - 8,770 of 9,853 for

effects

(2.25 sec)
  1. Convert PPTX to DOCX via Java or with free Onli...

    Java API to Export PPTX to DOCX without using Microsoft Word or PowerPoint or online. Test free PPTX to DOCX online converter quickly before integrating the code....process as efficient and effective as possible. Whether you're...

    products.aspose.com/total/java/conversion/pptx-...
  2. Convert HTML to MHTML in Java – Aspose.HTML for...

    Convert HTML to MHTML using Aspose.HTML for Java API. Consider various HTML to MHTML conversion scenarios in Java code examples.... allowing developers to effectively implement HTML to MHTML conversion...

    docs.aspose.com/html/java/convert-html-to-mhtml/
  3. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field... Has effect only when FormField.is_check_box_exact_size...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that documents comparison is case insensitive in C++....respective type of element, effectively ignoring their change. auto...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

    Aspose::Words::Loading::TxtLoadOptions::get_LeadingSpacesOptions method. Gets or sets preferred option of a leading space handling. Default value is ConvertToIndent in C++....the paragraph to simulate the effect of the whitespaces. // Set...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the document in C++....() Remarks This property has effect only when rendering document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Formatear texto de PowerPoint en PHP|Documentac...

    Formatear y dar estilo al texto en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para PHP vía Java. Personaliza fuentes, colores, alineación y mucho más....getShapes () -> get_Item ( 0 ); $effects = $shape -> getTextFrame ()...(); $outerShadowEffect = $effects -> getOuterShadowEffect ();...

    docs.aspose.com/slides/es/php-java/text-formatt...
  8. PowerPoint-Text in JavaScript formatieren|Aspos...

    Formatieren und gestalten Sie Text in PowerPoint- und OpenDocument-Präsentationen mit JavaScript und Aspose.Slides für Node.js. Passen Sie Schriftarten, Farben, Ausrichtung und mehr an.... get_Item ( 0 ); var effects = shape . getTextFrame ()....(); var outerShadowEffect = effects . getOuterShadowEffect ();...

    docs.aspose.com/slides/de/nodejs-java/text-form...
  9. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....ImportFormatOptions) method and has no effect on other import-related methods...append it to. // This will effectively merge the two lists into...

    reference.aspose.com/words/java/com.aspose.word...
  10. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...manage style clashes more effectively. Here’s a code snippet demonstrating...

    forum.aspose.com/t/insertdocument-custom-margin...