Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 28,729 for

format

(0.05 sec)
  1. Mailmark2DCodetext|Aspose.BarCode for Python vi...

    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....must comply with a valid PAF® format. rts_flag Flag which indicates...DPS) must comply with a PAF® format. customer_content Optional...

    docs.aspose.com/barcode/python-net/api-referenc...
  2. StructuredDocumentTag.DateDisplayLocale | Aspos...

    Customize date Formats with the StructuredDocumentTag DateDisplayLocale property. Enhance user experience by setting preferred language Formats effortlessly....Allows to set/get the language format for the date displayed in this..."ar-SA" ). LCID ; // Set the format with which to display the date...

    reference.aspose.com/words/net/aspose.words.mar...
  3. DropCapPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.DropCapPosition enum to enhance your document design by defining unique drop cap text positions for impactful visual appeal.... ParagraphFormat format = doc . FirstSection . Body...FirstParagraph . ParagraphFormat ; format . DropCapPosition = dropCapPosition...

    reference.aspose.com/words/net/aspose.words/dro...
  4. Convert Markdown to Word in C#

    This guide covers the details to convert Markdown to Word in C#. It explains the step-by-step program flow and a working code snippet to render Markdown to DOCX in C#....and convert it to HTML file format with the convert_markdown method...export the input file to HTML format which is then rendered as a...

    kb.aspose.com/html/net/convert-markdown-to-word...
  5. How to Convert OBJ to FBX using Python

    This quick guide explains how to convert OBJ to FBX using Python. It explains the IDE configuration, a list of steps, and a runnable code snippet to create a 3D Object to FBX converter using Python....Specify the version of FBX file format in the constructor of the FbxSaveOptions...or other versions of the FBX format based on your requirements...

    kb.aspose.com/3d/python/how-to-convert-obj-to-f...
  6. Convert Markdown to XPS using Python

    This guide discusses how to convert Markdown to XPS using Python. You need to follow the steps and run the code snippet to convert MD to XPS in Python with a few method calls....HTML file to the XPS document format These steps summarize the algorithm...file and export it to HTML format. Finally, render the intermediate...

    kb.aspose.com/html/python/convert-markdown-to-x...
  7. StructuredDocumentTag.dateDisplayFormat propert...

    StructuredDocumentTag.dateDisplayFormat property. String that represents the Format in which dates are displayed....String that represents the format in which dates are displayed...GetCultureInfo("ar-SA").LCID; // Set the format with which to display the date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Glyphs and Metrics of TrueType Fonts | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within C++....::String metrics = System::String::Format(u "Font metrics: ascender -...System::String bbox = System::String::Format(System::String(u "Glyph BBox:...

    docs.aspose.com/font/cpp/glyphs-and-metrics-tru...
  9. ChartDataPointCollection.GetEnumerator | Aspose...

    Discover the ChartDataPointCollection GetEnumerator method to easily access data points. Streamline your data handling with this efficient enumerator!... Format . Fill . Color = Color . Red...looking graph, we can clear format individually. dataPoint . ClearFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ODT to PDF conversion renders table row heights...

    When converting an ODT to PDF containing a table, the table rows are rendered bigger than the original, causing the PDF to render over two pages instead of one. This is demonstrated in the attached zip: Test Chart - 2…...odt"); int format = FileFormatUtil.contentTy...SaveOptions.createSaveOptions(format); document.save("Test Chart...

    forum.aspose.com/t/odt-to-pdf-conversion-render...