Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 41,499 for

document properties

(0.17 sec)
  1. Convert ATT to PDF via Python | products.aspose...

    Sample code for ATT to PDF Python conversion. Use API example code for batch ATT files to PDF conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...AmfSaveOptions Set PDF specific properties for advanced conversion Call...

    products.aspose.com/3d/python-net/conversion/at...
  2. Worksheet Views|Documentation

    This article will describe how to use C# and the .NET API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....provides a wide range of properties and methods for managing...IsPageBreakPreview property. IsPageBreakPreview is a Boolean property, which...

    docs.aspose.com/cells/net/worksheet-views/
  3. Special Recognition Settings|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....Post Barcodes Read Barcode Properties Work with Barcode Recognition...

    docs.aspose.com/barcode/javascript-cpp/special-...
  4. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...ignoring the spacing in the properties we set above. // Leave them...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Color method. Gets or sets the color of the structured Document tag in C++....the color of the structured document tag. virtual System :: Drawing...get the properties of multi-section structured document tags. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. UserInformation.address property | Aspose.Words...

    UserInformation.address property. Gets or sets the user's postal address....address property UserInformation.address property Gets or sets...the user’s postal address. @property def address ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  7. UserInformation.name property | Aspose.Words fo...

    UserInformation.name property. Gets or sets the user's name....name property UserInformation.name property Gets or sets the...the user’s name. @property def name ( self ) -> str : ... @name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument presentations with tailored legend formatting.... Set the legend properties. Save the presentation as..., 300 ) # Set the legend properties. chart . legend . x = 80...

    docs.aspose.com/slides/python-net/chart-legend/
  9. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the Document with custom Properties. I am using the Document.Save() to achieve it. After updating to .NET 8, I am getting the following error for Document Save methods. No…...trying to save the document with custom properties. I am using the...the document.Save() to achieve it. After updating to .NET 8, I...

    forum.aspose.com/t/aspose-words-errors-after-up...
  10. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF using Aspose.HTML for .NET. Consider various SVG to PDF conversion scenarios in C# examples. Try online SVG Converter....convert an SVG document into a Portable Document Format (PDF) file...Aspose.Html.Saving; using var document = new SVGDocument("image.svg");...

    docs.aspose.com/html/net/convert-svg-to-pdf/