Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 152,645 for

document formatting

(0.07 sec)
  1. com.aspose.pdf.internal.ms.System.lv: startInde...

    I’m having trouble extracting a PDF, I use Aspose version 23.11, here is the Document and code used MMC 7-2025 - Indicação políticas públicas Repp 2026 (Relatório de Fiscalização em Políticas Públicas e Programas de Gov…...11, here is the document and code used MMC 7-2025 -...aspose.pdf.Document doc = new com.aspose.pdf.Document(absoluteFileName);...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  2. Convert POTX to RTF via C# .NET or with free On...

    Convert PowerPoint potx Documents to Word rtf files with C#. Convert multiple files within ASP.NET or other .NET applications....POTX Presentation to Word RTF document conversion apps on .NET Framework...manipulating Microsoft Word documents. Both APIs are part of Aspose...

    products.aspose.com/total/net/conversion/potx-t...
  3. OdtSaveOptions.measureUnit property | Aspose.Wo...

    OdtSaveOptions.measureUnit property. Allows to specify units of measure to apply to Document content...units of measure to apply to document content. The default value...measurable formatting and content properties in documents whereas...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....of the time you apply list formatting to paragraphs just by settings...Shows how to verify owner document properties of lists. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Loading::LoadOptions::get_MswVer...

    Aspose::Words::Loading::LoadOptions::get_MswVersion method. Allows to specify that the Document loading process should match a specific MS Word version. Default value is Word2019 in C++....Allows to specify that the document loading process should match...Microsoft Word version during document loading. // By default, Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....number_format property ListLevel.number_format property Returns...number format for the list level. @property def number_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WatermarkType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkType enum for easy watermark customization in Documents. Enhance your projects with versatile watermark options!... Document doc = new Document (); // Add a plain...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/net/aspose.words/wat...
  8. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's list Formatting, enhancing your Document's presentation....Provides access to the list formatting properties of the paragraph...paragraphs in a document that are list items. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  10. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your Documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....a paragraph break into the document. public void Writeln ( string...string to insert into the document. Remarks Current font and...

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