Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 180,279 for

doc

(0.08 sec)
  1. Android API to Render PCL to MHTML | products.a...

    Transform PCL to MHTML via Android via Java API...need to convert PCL file to DOC using Aspose.PDF for Android...ability to convert PCL files to DOC. Secondly, by using Word Processing...

    products.aspose.com/total/android-java/conversi...
  2. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DocX files. This results in improper page layout—multi-page Documents collapse i…...the next page, if I skip the doc.save line. Wrong formatting.docx...afterward. Code Pattern: Document doc = new Document(documentFileInfo...

    forum.aspose.com/t/section-breaks-lost-during-d...
  3. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when Document is imported from plain text format. The default value is true in C++....detectNumberingWithW ); auto doc = System :: MakeObject < Aspose...detectNumberingWithW ) { ASSERT_EQ ( 4 , doc -> get_Lists () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. C# API to Export PS to WORDML | products.aspose...

    Convert PS to WORDML without using Microsoft Word...convert PostScript (PS) files to DOC format. After that, you can use...Words for .NET, to render the DOC file to WORDML. Aspose.Total...

    products.aspose.com/total/net/conversion/ps-to-...
  5. PdfSaveOptions.digital_signature_details proper...

    PdfSaveOptions.digital_signature_details property. Gets or sets the details for signing the output PDF Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Contents of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.ZoomBehavior | Aspose.Words for ...

    Discover PdfSaveOptions ZoomBehavior, control zoom settings for optimal viewing in PDF viewers. Enhance user experience with tailored Document display!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  8. TiffCompression enumeration | Aspose.Words for ...

    Aspose.Words.Saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用 Python 向 PDF 添加水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加水印的 Python 源代码。... data_dir , outfile ) doc = apdf . Document ( path_infile...artifact . is_background = True doc . pages [ 1 ] . artifacts . append...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  10. Shape.strokeColor property | Aspose.Words for N...

    Shape.strokeColor property. Defines the color of a stroke.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Write some text, and then...

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