Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 18,763 for

insert documents

(0.08 sec)
  1. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Layout::LayoutOptions::get_ShowH...

    Aspose::Words::Layout::LayoutOptions::get_ShowHiddenText method. Gets or sets indication of whether hidden text in the document is rendered. Default is false in C++....whether hidden text in the document is rendered. Default is false...text in a rendered output document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....Shows how to insert a paragraph into the document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.Target | Aspose.Words for .NET

    Discover ShapeBase Target property to easily set or retrieve hyperlink target frames for your shapes, enhancing user navigation and experience.... Examples Shows how to insert a shape which contains an image...also a hyperlink. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::GradientStop::get_Posit...

    Aspose::Words::Drawing::GradientStop::get_Position method. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0 in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::GradientStop::get_Trans...

    Aspose::Words::Drawing::GradientStop::get_Transparency method. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0 in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Add method. Adds a specified GradientStop to a gradient in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Overview|Aspose.PDF for .NET

    Overview of key-features and supported formats of Aspose.PDF for .NET, installation and licensing manual of .NET library....completely process existing PDF documents without installing Adobe Acrobat...Functions . Document compression Compressing PDF documents helps reduce...

    docs.aspose.com/pdf/net/overview/
  9. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。... Document.unprotect 方法正好说明了这一点。 添加文档保护...护方法之一。 Aspose.Words 允许您使用 Document.protect 方法保护文档免遭更改。此方法不是安全功能,也不加密文档。...

    docs.aspose.com/words/zh/python-net/restrict-do...
  10. DocumentBuilder.moveToHeaderFooter method | Asp...

    DocumentBuilder.moveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section....create headers and footers in a document using DocumentBuilder. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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