Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 182,575 for

doc

(0.72 sec)
  1. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....align output HTML: Document doc = new Document ( dataDir + "pdf_sample...SaveOptions . BorderInfo ( style ); doc . save ( dataDir + "HTML_19.6...

    docs.aspose.com/pdf/java/whatsnew/
  2. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in Documents, ensuring seamless and efficient workflows....ImageFromBlob () { Document doc = new Document ( MyDir + "Mail...Northwind employees.docx" ); doc . MailMerge . FieldMergingCallback...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Aspose::Words::Range::get_Revisions method | As...

    Aspose::Words::Range::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this range in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph > paragraph = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/ran...
  4. Aspose::Words::Fonts::FolderFontSource::get_Typ...

    Aspose::Words::Fonts::FolderFontSource::get_Type method. Returns the type of the font source in C++....get_FontsDir (), false , 1 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your Document formatting and design....Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/font/
  6. Document.extract_pages method | Aspose.Words fo...

    aspose.words.Document.extract_pages method... doc = aw . Document ( file_name =...'Layout entities.docx' ) doc = doc . extract_pages ( index =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldUserName class | Aspose.Words for Python

    aspose.words.fields.FieldUserName class. Implements the USERNAME field... doc = aw . Document () # Create a...user_information . name = 'John Doe' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to replace the content in word document - F...

    Hi Team, can you help to tell how i can replace the yellow highlight content given in screenshot with any “String content” of same style. I have attached word Document and screenshot for reference. test_sample.Docx …...Document doc = new Document("C:\\Temp\\in.docx"); doc.getRange()...5161", "+12-34-5678-9000"); doc.getRange().replace("r.piyush...

    forum.aspose.com/t/how-to-replace-the-content-i...
  9. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency.... Document doc = new Document (); // Add two...Paragraph paragraph = ( Paragraph ) doc . GetChild ( NodeType . Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...