Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 375,123 for

document

(0.14 sec)
  1. PdfSaveOptions.OpenHyperlinksInNewWindow | Aspo...

    Control hyperlink behavior in your PDF with PdfSaveOptions. Easily set links to open in a new window or tab for enhanced user experience....hyperlinks in the output Pdf document are forced to be opened in...how to save hyperlinks in a document we convert to PDF so that...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImportFormatOptions.AdjustSentenceAndWordSpacin...

    Discover the ImportFormatOptions AdjustSentenceAndWordSpacing property. Easily control automatic sentence and word spacing for improved text clarity.... Document srcDoc = new Document (); Document dstDoc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/imp...
  3. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance Document formatting for better control and presentation....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/sec...
  4. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... # When a document contains lines of text in...red ( 'de-CH' )) # Open a document containing text with a locale...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LanguagePreferences.add_editing_language method...

    LanguagePreferences.add_editing_language method. Adds additional editing language....preferences when loading a document. load_options = aw . loading...EditingLanguage . JAPANESE ) doc = aw . Document ( MY_DIR + 'No default editing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the Document as a bookmark end....the current position in the document as a bookmark end. def end_bookmark...bookmark. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Page Break in existing PDF|Aspose.PDF for .NET

    Discover how to insert page breaks in an existing PDF file in .NET using Aspose.PDF for better page management....public void AddPageBreak(Document src, Document dest, PageBreak[] pageBreaks)...source document/path to document/stream with source document. dest...

    docs.aspose.com/pdf/net/page-break-in-existing-...
  8. BuiltInDocumentProperties.ScaleCrop | Aspose.Wo...

    Discover the ScaleCrop property in BuiltInDocumentProperties, which controls thumbnail display—ensuring optimal viewing with cropped or scaled images....property Indicates whether document thumbnail is cropped or scaled...extended properties. Document doc = new Document ( MyDir + "Extended...

    reference.aspose.com/words/net/aspose.words.pro...
  9. RevisionGroupCollection.GetEnumerator | Aspose....

    Discover the RevisionGroupCollection GetEnumerator method—efficiently retrieve enumerator objects for streamlined data management and enhanced performance....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  10. RevisionGroupCollection.Count | Aspose.Words fo...

    Discover the Count property of RevisionGroupCollection. Easily retrieve the total number of revision groups, enhancing your data management efficiency....revisions in a document. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/rev...