Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 221,018 for

formatting

(0.28 sec)
  1. How to Format Numbers to Scientific Notation|Do...

    This article introduces how to format numbers to scientific notation using Aspose.Cells for Node.js via the C++ API....Ask AI How to Format Numbers to Scientific Notation Contents...Possible Usage Scenarios Formatting numbers to scientific notation...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  2. Manage Presentation Zoom in JavaScript|Aspose.S...

    Create and customize Zoom with Aspose.Slides for Node.js — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... dispose (); } } Formatting Zoom Frames In the previous...simple frame’s formatting. There are several formatting options you...

    docs.aspose.com/slides/nodejs-java/manage-zoom/
  3. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact....Examples Show how to set marker formatting. Document doc = new Document...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture....Examples Show how to set marker formatting. doc = aw . Document () builder...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Word to PDF file content display misalignment -...

    When using the aspose.words jar package, after the system converts a Word document to PDF, the content positions in the PDF file shift, resulting in inconsistencies with the original Word document’s display. word转pdf配置.…...be related to rendering or formatting challenges, as seen in other...include fixes for rendering and formatting issues. If the problem persists...

    forum.aspose.com/t/word-to-pdf-file-content-dis...
  6. Working with Text Layers in Aspose.PSD for Java...

    Examples of how to work with Text Layers in PSD File...control over text styling and formatting is required, leveraging text...with its unique style and formatting. In this example, we delineate...

    docs.aspose.com/psd/java/text-layer-manipulation/
  7. FieldFormat class | Aspose.Words for Python

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general Formatting...date and time, and general formatting. To learn more, visit the...Description date_time_format Gets or sets a formatting that is applied...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Reading and Writing Query Table of Worksheet wi...

    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.... log ( "Preserve Formatting: " + qt . getPreserveFormattin...()); // Now set Preserve Formatting to true qt . setPreserveFormattin...

    docs.aspose.com/cells/nodejs-cpp/reading-and-wr...
  9. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  10. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity....property to specify cell formatting. Examples Shows how to use...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/net/aspose.words/doc...