Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 170,567 for

doc

(0.18 sec)
  1. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... doc = Rjb :: import ( ' com . aspose...page of PDF file toc_page = doc . getPages (). insert ( 1 ) #...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  2. EditableRangeStart.editable_range property | As...

    EditableRangeStart.editable_range property. Gets the facade object that encapsulates this editable range start and end.... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Փոխակերպեք Word DOC-ը EPUB-ի Java-ի միջոցով

    Հետևեք այս հոդվածին՝ Java-ի միջոցով DocX-ը EPUB-ի վերածելու համար: Այն կիսում է մանրամասներ՝ մշակման միջավայրը սահմանելու համար, քայլերի ցանկը և օրինակելի կոդը՝ Word Doc-ը Java-ի EPUB-ի փոխարկելու համար:...Product Family Փոխակերպեք Word DOC-ը EPUB-ի Java-ի միջոցով Այս ուղեցույցը...է, թե ինչպես վերափոխել Word DOC -ը EPUB Java-ի միջոցով : Այն...

    kb.aspose.com/hy/words/java/convert-word-doc-to...
  4. Aspose::Words::Font::get_ThemeFont method | Asp...

    Aspose::Words::Font::get_ThemeFont method. Gets or sets the theme font in the applied font scheme that is associated with this Font object in C++.... auto doc = System :: MakeObject < Aspose...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Convert Word to Excel in Python | Convert DOCX ...

    Learn how to convert Word to Excel using Python. Develop your own DocX (Doc) to XLSX converter application to convert Word files to XLSX. Convert Word to Excel Online....need to convert Word document (DOC or DOCX) into Excel document...explore the process of converting DOC or DOCX files to XLSX using Python:...

    blog.aspose.com/words/convert-word-to-excel-usi...
  6. Document.versionsCount property | Aspose.Words ...

    Document.versionsCount property. Gets the number of Document versions that was stored in the Doc Document....versions that was stored in the DOC document. get versionsCount ()...Word supports versions only for DOC files. This property allows to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template Documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....document with data sources: string doc = MyDir + "Report building.docx"...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportDataSourc...

    reference.aspose.com/words/net/aspose.words.low...
  8. Aspose::Words::StyleCollection::idx_get method ...

    Aspose::Words::StyleCollection::idx_get method. Gets a built-in style by its locale independent identifier in C++.... auto doc = System :: MakeObject < Aspose...:: StyleCollection > styles = doc -> get_Styles (); // Set default...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. VbaModuleType enumeration | Aspose.Words for Py...

    aspose.words.vba.VbaModuleType enumeration. Specifies the type of a model in a VBA project.... doc = aw . Document () # Create a...project . name = 'Aspose.Project' doc . vba_project = project # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Word Document to TIFF|Aspose.Words for ...

    Convert Word Document to TIFF. NPOI does not provide an opportunity to work with formats other than Word using C#....convert document pages from DOC to TIFF: string fileDir = "....document Document doc = new Document ( fileDir + "test.doc" ); // Save...

    docs.aspose.com/words/net/convert-word-document...