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

doc

(0.09 sec)
  1. Document.RemoveExternalSchemaReferences | Aspos...

    Effortlessly eliminate external XML schema references with the RemoveExternalSchemaReferences method, enhancing Document integrity and performance.... Document doc = new Document ( MyDir + "External..."External XML schema.docx" ); doc . RemoveExternalSchema (); See...

    reference.aspose.com/words/net/aspose.words/doc...
  2. MarkdownSaveOptions.ImageResolution | Aspose.Wo...

    Optimize your Markdown exports with the ImageResolution property, setting custom output resolutions for sharper images. Default, 96 dpi.... Document doc = new Document ( MyDir + "Rendering...saveOptions . ImageResolution = 300 ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Lists::ListLevelCollection::GetE...

    Aspose::Words::Lists::ListLevelCollection::GetEnumerator method. Gets the enumerator object that will enumerate levels in this list in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // A list allows us to organize...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> StartTable ();...

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

    Can be used to specify additional options when saving a Document into the SaveFormat.Doc or SaveFormat.DOT format in Java....DOC or SaveFormat.DOT format. To...Microsoft Word formats. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Font.theme_font_ascii property | Aspose.Words f...

    Font.theme_font_ascii property. Gets or sets the theme font used for Latin text (characters with character codes from 0 (zero) through 127) in the applied font scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default. doc . theme . minor_fonts . latin = 'Algerian' doc . theme...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Python 를 사용하여 PCL 에서Doc 로 변환하는 변환기https://products.aspose.com/pdf/ko/python-net/conversion/pcl-to-Doc/Recent content in Python 를 사용하여 PCL 에서Doc......com/pdf/ko/python-net/conversion/pcl-to-doc/Recent content in Python 를 사용하여...com/pdf/ko/python-net/conversion/pcl-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/python-net/conversio...
  8. XlsxSaveOptions.CompressionLevel | Aspose.Words...

    Discover the XlsxSaveOptions CompressionLevel property to optimize Document saving with customizable compression settings for efficient file management.... Document doc = new Document ( MyDir + "Shape...SaveFormat = SaveFormat . Xlsx ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PhoneticGuide.baseText property | Aspose.Words ...

    PhoneticGuide.baseText property. Gets base text of the phonetic guide.... let doc = new aw . Document ( base ...."Phonetic guide.docx" ); let runs = doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MarkdownListExportMode enumeration | Aspose.Wor...

    aspose.words.saving.MarkdownListExportMode enumeration. Specifies how lists are exported into Markdown.... doc = aw . Document ( file_name =...= markdown_list_export_mode doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...