Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 155,673 for

doc

(0.07 sec)
  1. IBibliographyStylesProvider.GetStyle | Aspose.W...

    Discover the IBibliographyStylesProvider GetStyle method to effortlessly retrieve and customize your bibliography styles for enhanced academic writing....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography...with the following code: // doc.Bibliography.BibliographyStyle...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::BookmarkStart::Accept method | A...

    Aspose::Words::BookmarkStart::Accept method. Accepts a visitor in C++.... SharedPtr < Document > doc = CreateDocumentWithBo ( 3 );...BookmarkCollection > bookmarks = doc -> get_Range () -> get_Bookmarks...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. FieldNoteRef.insert_hyperlink property | Aspose...

    FieldNoteRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph.... def field_note_ref (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Create a bookmark with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBase::get_PageColor meth...

    Aspose::Words::DocumentBase::get_PageColor method. Gets or sets the page color of the Document. This property is a simpler version of BackgroundShape in C++.... auto doc = MakeObject < Document > ();...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> set_PageColor...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the Document building process in Java.... Document doc = new Document(); DocumentBuilderOptio...builder = new DocumentBuilder(doc, builderOptions); // Adds content...

    reference.aspose.com/words/java/com.aspose.word...
  6. MarkdownLinkExportMode Enum | Aspose.Words for ...

    Discover how the Aspose.Words MarkdownLinkExportMode enum enhances link export in Markdown, optimizing your Document conversion process effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertShape ( ShapeType...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FindReplaceOptions.match_case property | Aspose...

    FindReplaceOptions.match_case property. True indicates case-sensitive comparison, false indicates case-insensitive comparison.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Ruby bought...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.Convert error when converting digital ...

    We are merging PDF’s and then trying to convert the PDF to Pdf_A_2A. We dont need the old signature we simply just want to merge the Document. We get an error after trying to upgrade to 24.8.0 or higher, we also see the…...new MemoryStream(bytes); var doc = new Pdf.Document(stream); pdfDokument...pdfDokument .Pages.Add(doc.Pages); } using var ms = new MemoryStream();...

    forum.aspose.com/t/document-convert-error-when-...
  9. SoftEdgeFormat.Remove | Aspose.Words for .NET

    Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!... Document doc = new Document ( MyDir + "Rendering.... MaxImageResolution = 72 ; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyFont method. Text formatting applied to new content in C++....ConvertNumbersToHexa () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.rep...