Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 400,625 for

document

(0.91 sec)
  1. Export PPTX to ODT on Andorid via Java or with ...

    Convert PPTX to ODT in mobile apps without installing any software or online. Test free PPTX to ODT online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  2. Export PPTX to DOCM on Andorid via Java or with...

    Convert PPTX to DOCM in mobile apps without installing any software or online. Test free PPTX to DOCM online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  3. Export PPTX to DOC on Andorid via Java or with ...

    Convert PPTX to DOC in mobile apps without installing any software or online. Test free PPTX to DOC online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  4. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a Document. NPOI does not provide an opportunity to work with bookmarks using C#....in NPOI when handling Word documents. See more details in the Working...both methods. Bookmarks in a document can overlap and span any range...

    docs.aspose.com/words/net/working-with-bookmark...
  5. SvgTextOutputMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgTextOutputMode enum to customize text rendering in SVG format, enhancing Document presentation and visual appeal....specify how text inside a document should be rendered when saving...some of fonts used in the document are not available on the target...

    reference.aspose.com/words/net/aspose.words.sav...
  6. View XML Files using Python | Aspose.PDF

    Open and view XML Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the XML with an instance of Document. View resultant File. Python...THROW_EXCEPTION_IMMEDIATELY document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/python-net/viewer/xml/
  7. SignOptions.ProviderId | Aspose.Words for .NET

    Discover the SignOptions ProviderId property, defining your signature provider's class ID. Easily customize with a unique GUID for optimal performance....should be obtained from the documentation shipped with the provider...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/net/aspose.words.dig...
  8. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtinDocumentproperties/last_printed/) property is updated before saving....Examples Shows how to update a document’s “Last printed” property...property when saving. doc = aw . Document () last_printed = datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Header and footer display in a wrong format aft...

    Display In Wps apperently it all display in single page . when convert to pdf , it turns to double page . what is the best practoce to fix it ? following is the origin file . 695200843888066560.docx (67.4…...are you using to convert the document to PDF? pengpengon April 3...following simple code: Document doc = new Document("C:\\Temp\\in.docx");...

    forum.aspose.com/t/header-and-footer-display-in...
  10. 使用 Python for .NET 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。... 在類別檔案中包含命名空間 初始化 Document 類別物件。 使用 Pages.Add() 方法新增頁面。...Initialize document object document = apdf . Document () # Add...

    products.aspose.com/pdf/zh-hant/python-net/create/