Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 180,907 for

doc

(0.07 sec)
  1. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a Document....ExpandedBookmarks () { Document doc = new Document ( GetDataDir ()...full-screen, show attachment panel doc . setPageMode ( PageMode . UseOutlines...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  2. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitLeftIndent method. Gets or sets the left indent value (in characters) for the specified paragraphs in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. | Aspose

    Sample code for PDF to Doc Java conversion. Use API example code for batch PDF files to Doc conversion within any Web or Desktop Java based application....Conversion PDF to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an PDF image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/pdf-to-doc/
  4. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote Document, get information of the images, insert an image into existing OneNote Document, and link an image to hyperlink....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/net/working-with-images/
  5. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a Document into the SaveFormat.MARKDOWN format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...callback will be run at this time. doc.save(getArtifactsDir() + "MarkdownSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Write some text, and then...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("This document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    Aspose.PDF for C++ library allows you get? update in a PDF file with our ....Samples \\ Bookmarks \\ " ); auto doc = MakeObject < Document > ( _dataDir...full-screen, show attachment panel doc -> set_PageMode ( PageMode ::...

    docs.aspose.com/pdf/cpp/get-update-and-expand-b...
  9. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your Documents, enhancing your editing workflow.... Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldSkipIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldSkipIf LeftExpression property, easily manage the left side of your comparison expressions for enhanced data control and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a SKIPIF field....

    reference.aspose.com/words/net/aspose.words.fie...