Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 157,620 for

doc

(0.1 sec)
  1. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your Documents. Enhance your Document formatting with ease!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pap...
  2. VbaProject.is_protected property | Aspose.Words...

    VbaProject.is_protected property. Shows whether the [VbaProject](../) is password protected.... doc = aw . Document ( file_name =...docm' ) self . assertTrue ( doc . vba_project . is_protected...

    reference.aspose.com/words/python-net/aspose.wo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Mga Split File - Pythonhttps://products.aspose.com/pdf/fil/python-net/splitter/Doc/Recent content in Mga Split File - Python on DocumentationHugo -- ......com/pdf/fil/python-net/splitter/doc/Recent content in Mga Split File...com/pdf/fil/python-net/splitter/doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/fil/python-net/splitter...
  4. 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.... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/bod...
  5. FieldIndex.letter_range property | Aspose.Words...

    FieldIndex.letter_range property. Gets or sets a range of letters to which limit the index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded font file in C++.... auto doc = MakeObject < Document > ( MyDir...< FontInfo > embeddedFont = doc -> get_FontInfos () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Bookmark.remove method | Aspose.Words for Node.js

    Bookmark.remove method. Removes the bookmark from the Document... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Java API to Export CGM to PS | products.aspose.com

    Convert CGM to PS using on premise Java API...need to render the CGM file to DOC using Aspose.PDF for Java. Aspose...the CGM file is rendered to DOC, you can use Aspose.Words for...

    products.aspose.com/total/java/conversion/cgm-t...
  9. Bookmark.Remove | Aspose.Words for .NET

    Easily remove bookmarks from your Document while preserving the text inside. Streamline your editing process with our efficient Bookmark Remove method!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/net/aspose.words/boo...
  10. Aspose::Words::PageSetup::get_LayoutMode method...

    Aspose::Words::PageSetup::get_LayoutMode method. Gets or sets the layout mode of this section in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/cpp/aspose.words/pag...