Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 180,453 for

doc

(0.43 sec)
  1. FileFormatUtil.ImageTypeToExtension | Aspose.Wo...

    Convert Aspose.Words image types to file extensions effortlessly with the FileFormatUtil method. Get accurate, lowercase extensions in seconds!... Document doc = new Document ( MyDir + "Images...system. NodeCollection shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/fil...
  2. Aspose::Words::Loading::HtmlLoadOptions::get_Su...

    Aspose::Words::Loading::HtmlLoadOptions::get_SupportFontFaceRules method. Gets or sets a value indicating whether to support @font-face rules and whether to load declared fonts. Default value is false in C++....set_SupportFontFaceRules ( true ); auto doc = System :: MakeObject < Aspose..."Squarish Sans CT Regular" , doc -> get_FontInfos () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. HtmlSaveOptions.exportOriginalUrlForLinkedImage...

    HtmlSaveOptions.exportOriginalUrlForLinkedImages property. Specifies whether original URL should be used as the URL of the linked images... let doc = new aw . Document ( base ....exportOriginalUrlFor = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Math::OfficeMath::GetMathRendere...

    Aspose::Words::Math::OfficeMath::GetMathRenderer method. Creates and returns an object that can be used to render this equation into an image in C++.... auto doc = System :: MakeObject < Aspose...Words :: Math :: OfficeMath > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mat...
  5. Forms2OleControl.Caption | Aspose.Words for .NET

    Discover the Forms2OleControl Caption property to easily customize your control's title. Enhance user experience with this simple, effective feature.... Document doc = new Document ( MyDir + "ActiveX...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FileFormatUtil.image_type_to_extension method |...

    FileFormatUtil.image_type_to_extension method. Converts an Aspose.Words image type enumerated value into a file extension... doc = aw . Document ( MY_DIR + 'Images...local file system. shapes = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...options); buildReport(doc, dataSource, "persons"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform.... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_PageMargins method. Specifies the margins around pages in an HTML Document. The margins value is measured in points and should be equal to or greater than 0. Default value is 10 points in C++.... auto doc = System :: MakeObject < Aspose...saveOptions -> set_PageMargins ( 15 ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. LoadOptions.ResourceLoadingCallback | Aspose.Wo...

    Optimize your Document imports with LoadOptions' ResourceLoadingCallback. Control loading of external resources like images and stylesheets seamlessly.... Document doc = new Document ( MyDir + "Images..."Images.html" , loadOptions ); doc . Save ( ArtifactsDir + "LoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...