Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 422,076 for

document

(0.18 sec)
  1. Online OFT to PCL Conversion or Build .NET base...

    Free online app to convert OFT to PCL files. .NET C# conversion library code for OFT Documents....will be converted into PCL document Download the converted PCL...HTML by using Document class Save the document to PCL format...

    products.aspose.com/total/net/conversion/oft-to...
  2. XpsSaveOptions.UseBookFoldPrintingSettings | As...

    Optimize your Document layout with the XpsSaveOptions UseBookFoldPrintingSettings property, enabling seamless booklet printing for enhanced presentation....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the XPS format in the form...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Body.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the Body EnsureMinimum method. Automatically add an empty paragraph if the last child isn't a paragraph for better formatting....from the document leaving the sections themselves. Document doc =...= new Document (); // A blank document contains one section,...

    reference.aspose.com/words/net/aspose.words/bod...
  4. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with PS Document Working with Shapes Live Demos...Hide Show ] Add Shapes in PS Document Add Rectangle to PS In order...

    docs.aspose.com/page/net/ps/working-with-shapes/
  5. How to add Polygon Annotation using .NET | Aspo...

    Add Polygon annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... powerful and easy to use document manipulation API for C# platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/net/annotation/polygon/...
  6. MarkdownSaveOptions.images_folder property | As...

    MarkdownSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a Document to the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format...are saved when exporting a document to the SaveFormat.MARKDOWN.... Remarks When you save a Document in SaveFormat.MARKDOWN format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDF to EPUB Merge using Java | Aspose.PDF

    Combine two or more PDF Documents into one EPUB single file programmatically with Java sample code using Aspose.PDF for Java...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/java/merger/pdf-to-epub/
  8. XmlMapping.delete method | Aspose.Words for Nod...

    XmlMapping.delete method. Deletes mapping of the parent structured Document to XML data....mapping of the parent structured document to XML data. delete () Examples...parts. let doc = new aw . Document (); // Construct an XML part...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. XmlMapping.is_mapped property | Aspose.Words fo...

    XmlMapping.is_mapped property. Returns ``True`` if the parent structured Document tag is successfully mapped to XML data....True if the parent structured document tag is successfully mapped...custom XML parts. doc = aw . Document () # Construct an XML part...

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

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....throws Exception { Document doc = new Document(getMyDir() + "Header...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...