Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 49,807 for

properties

(0.15 sec)
  1. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting....Italic properties on a Run or Paragraph . When...saved as Markdown, these properties are converted to **bold**...

    docs.aspose.com/words/net/working-with-markdown...
  2. Saving Files|Documentation

    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....Open Files Managing Document Properties...

    docs.aspose.com/cells/go-cpp/saving-files/
  3. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page center, as well as the header and footer margins of Page Setup using the Aspose.Cells for Python via .NET API....class provides the page_setup property used to set the page setup...PageSetup class provides various properties and methods used to set page...

    docs.aspose.com/cells/python-net/setting-margins/
  4. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with Golang via C++.... Setting different properties of the PdfSaveOptions class...output PDF. The most important property is PdfSaveOptions.GetCompliance()...

    docs.aspose.com/cells/go-cpp/convert-excel-file...
  5. Convert IGES to EMF via C# | products.aspose.com

    Sample code for IGES to EMF C# conversion. Use API example code for batch IGES files to EMF conversion within VB.NET, Asp.NET or any .NET based application....set its VectorRasterizationO property Call Image.Save method while...for drawing, and graphics properties critical to render the image...

    products.aspose.com/cad/net/conversion/iges-to-...
  6. HtmlSaveOptions.ResourceFolderAlias | Aspose.Wo...

    Optimize your HTML documents with the HtmlSaveOptions ResourceFolderAlias property, defining folder names for efficient URI construction of resources....ResourceFolderAlias property Specifies the name of the...ImagesFolderAlias and FontsFolderAlias properties, respectively. However, there...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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....removed classes, methods, properties and so on, and other changes...does not support the IShape properties RawFrame, Frame, Rotation...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. Create New Document in Apache POI and Aspose.Wo...

    Create a new document easily and fast instead of using Apache POI....with Footers Get Document Properties Related articles - Analyzing...

    docs.aspose.com/words/java/create-new-document-...
  9. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_formatting method. Joins runs with same formatting in all paragraphs of the document....Run nodes having identical properties. It ignores unique identifiers...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI....OddAndEvenPagesHeade property to specify // different headers/footers...ParagraphAlignment . CENTER ); // Set font properties for header text. builder...

    docs.aspose.com/words/java/working-with-footers/