Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 347,574 for

document

(0.25 sec)
  1. 如何用 C++ 添加 Redaction 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Redaction 注释的源代码...Load the PDF file Document document = new Document ( System . IO...Annotation annot . Repeat = true ; document . Pages [ 1 ]. Annotations...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. 如何使用 Java 删除 Highlight 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Highlight 注释的 Java 示例代码。...DeleteTextMarkupAnno () { Document document = new Document ( _dataDir + "sample_mod..."sample_mod.pdf" ); Page page = document . getPages (). get_Item (...

    products.aspose.com/pdf/zh-hans/java/annotation...
  3. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run....Words document by hand. doc = aw . Document () # A blank...blank document contains one section, one body and one paragraph....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object....Words document by hand. doc = aw . Document () # A blank...blank document contains one section, one body and one paragraph....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting properties....Words document by hand. doc = aw . Document () # A blank...blank document contains one section, one body and one paragraph....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::PdfSaveOptions::get_UseB...

    Aspose::Words::Saving::PdfSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via MultiplePages in C++....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the PDF format in the form...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssSavingCallback method. Allows to control how CSS styles are saved when a Document is saved to HTML, MHTML or EPUB in C++....CSS styles are saved when a document is saved to HTML, MHTML or...{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Markup::SdtAppearance enum | Asp...

    Aspose::Words::Markup::SdtAppearance enum. Specifies the appearance of a structured Document tag in C++....appearance of a structured document tag. enum class SdtAppearance...0 Represents a structured document tag shown as a shaded rectangle...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method...image into a document. let doc = new aw . Document (); let builder...Drawing . Shape ( builder . document , aw . Drawing . ShapeType...

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