Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 376,607 for

document

(0.13 sec)
  1. Supported File Formats|Aspose.PDF for Java

    This page shows which Aspose.PDF for Java can load and save file formats....Save Remarks PDF Portable Document Format CGM Computer Graphics...typesetting file format MHT MHTML Document PCL Printer Control Language...

    docs.aspose.com/pdf/java/supported-file-formats/
  2. Supported File Formats|Aspose.PDF for PHP via Java

    This page shows which Aspose.PDF for PHP via Java can load and save file formats....Save Remarks PDF Portable Document Format CGM Computer Graphics...typesetting file format MHT MHTML Document PCL Printer Control Language...

    docs.aspose.com/pdf/php-java/supported-file-for...
  3. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....Style to a document’s styles collection. Document doc = new Document...Document (); StyleCollection styles = doc . Styles ; // Set default...

    reference.aspose.com/words/net/aspose.words/sty...
  4. Aspose::Words::Saving::ExportHeadersFootersMode...

    Aspose::Words::Saving::ExportHeadersFootersMode enum. Specifies how headers and footers are exported to HTML, MHTML or EPUB in C++....exported at the beginning of the document and primary footer is at the...headers/footers when saving a document to HTML. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your Document by saving all images as WMF for superior quality and compatibility....to convert all images in a document to the Windows Metafile format...save the document as an RTF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Annotation PDF API | Aspose.PDF

    Removing comments from PDF Documents with free cross-platform Apps and High Code APIs for any platform.... powerful and easy to use document manipulation API. Open NuGet...to Edit Comments & Notes in Document Native APIs to annotate PDF...

    products.aspose.com/pdf/annotation/
  7. XmlMapping.XPath | Aspose.Words for .NET

    Discover how XmlMapping's XPath property efficiently locates custom XML nodes, enhancing your structured Document management with precision and ease....mapped to the parent structured document tag. public string XPath {...custom XML parts. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a Document into the Text format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Text format. To learn...the Specify Save Options documentation article. class TxtSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this revision...revisions in a document. doc = aw . Document () builder = aw...) # Normal editing of the document does not count as a revision...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。...RotateTextInsidePDF () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/