Sort Score
Result 10 results
Languages All
Labels All
Results 7,471 - 7,480 of 180,114 for

doc

(0.38 sec)
  1. LoadOptions.LanguagePreferences | Aspose.Words ...

    Discover LoadOptions LanguagePreferences to customize Document loading with preferred languages, enhancing user experience and accessibility.... Japanese ); Document doc = new Document ( MyDir + "No...loadOptions ); int localeIdFarEast = doc . Styles . DefaultFont . LocaleIdFarEast...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Cell.previousCell property | Aspose.Words for N...

    Cell.previousCell property. Gets the previous [Cell](../) node.... let doc = new aw . Document ( base ...."Tables.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveOptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... let doc = new aw . Document ( base ....PdfTextCompression . None ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HtmlControlType enum for seamless import of HTML input and select elements, enhancing your Document processing capabilities....StructuredDocumentTa ; Document doc = new Document ( new MemoryStream...htmlLoadOptions ); NodeCollection nodes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.loa...
  5. Android API to Render MHTML to DOTM | products....

    Transform MHTML to DOTM via Android via Java API...used to convert MHTML files to DOC. It supports a wide range of...Java API can be used to render DOC to DOTM. It supports a wide range...

    products.aspose.com/total/android-java/conversi...
  6. Java API to Export MD to DOCM | products.aspose...

    Convert MD to DocM using on premise Java API...is to render the MD file to DOC using Aspose.PDF for Java. This...MD file has been rendered to DOC, the second step is to use Aspose...

    products.aspose.com/total/java/conversion/md-to...
  7. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control... let doc = new aw . Document ( base ....controls.docx" ); let shape = doc . getShape ( 0 , true ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Forms2OleControl.type property | Aspose.Words f...

    Forms2OleControl.type property. Gets type of Forms 2.0 control.... let doc = new aw . Document ( base ....controls.docx" ); let shape = doc . getShape ( 0 , true ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.NavigationMapLevel | Aspose.Wor...

    Discover HtmlSaveOptions' NavigationMapLevel property, controlling heading levels in EPUB, MOBI, and AZW3 exports. Maximize your content's visibility!... Document doc = new Document ( MyDir + "Big...options . NavigationMapLevel = 2 ; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Document::get_DefaultTabStop met...

    Aspose::Words::Document::get_DefaultTabStop method. Gets or sets the interval (in points) between the default tab stops in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set tab stops to appear...

    reference.aspose.com/words/cpp/aspose.words/doc...