Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 356,541 for

document

(0.15 sec)
  1. Remove PPT Annotation Online or Manage Annotati...

    delete comments from PPT file through online app for free. Java API code to manage comments of PPT files....Adding Comments Develop PPT Document Annotation Application via...collaborate with others on the document? With Aspose.Slides for Java...

    products.aspose.com/total/java/annotate/ppt/
  2. PDF to TIFF Converter using Go | Aspose.PDF

    Go sample code for converting PDF to TIFF on any platform...convert programmatically a document from PDF to TIFF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  3. Split ODT File Online or using Android Mobile A...

    Free online app to split different ODT files. Android splitter library Java code for ODT Documents....ODT document splitter applications. Freely split documents including...project. Load the ODT document using Document class. Count total...

    products.aspose.com/total/android-java/split/odt/
  4. CustomXmlPartCollection indexer | Aspose.Words ...

    CustomXmlPartCollection indexer. Gets or sets an item at the specified index....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DefaultFontSubstitutionRule.default_font_name p...

    DefaultFontSubstitutionRule.default_font_name property. Gets or sets the default font name.... Document () builder = aw . DocumentBuilder...The font sources that the document uses contain the font "Arial"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPart.clone method | Aspose.Words for P...

    CustomXmlPart.clone method. Makes a deep enough copy of the object...structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....how to create a structured document tag with custom XML data.... let doc = new aw . Document (); // Construct an XML part that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Workflow Summary|Aspose.Words for SharePoint

    Available workflow basic scenarios with the Aspose.Words for SharePoint....Words to convert documents between supported formats...the result in a SharePoint document library Make a Report via...

    docs.aspose.com/words/sharepoint/workflow-summary/
  10. 通过 C# 导入 FDF 格式注释到 PDF|Aspose.PDF for .NET

    使用现有的 Form.ImportFdf() 或 PdfAnnotationEditor.ImportAnnotationsFromFdf() 方法将 FDF 格式注释导入 PDF,使用 Aspose.PDF for .NET。...ImportFDFByForm () { // The path to the documents directory var dataDir = RunExamples...fdfInputStream ); } // Save PDF document form . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/import-fdf/