Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 17,836 for

insert documents

(0.1 sec)
  1. 将目录添加到现有的PDF中使用Ruby|Aspose.PDF for Java

    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.... Document ' ). new ( data_dir + "input1...toc_page = doc . getPages (). insert ( 1 ) # 创建对象以表示目录信息 toc_info...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  2. FieldEQ Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEQ class for seamless EQ field implementation. Enhance document automation with powerful features and flexibility....the Working with Fields documentation article. public class FieldEQ...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Themes::ThemeColors::get_Accent2...

    Aspose::Words::Themes::ThemeColors::get_Accent2 method. Specifies color Accent 2 in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  4. Aspose::Words::Themes::ThemeColors::get_Accent5...

    Aspose::Words::Themes::ThemeColors::get_Accent5 method. Specifies color Accent 5 in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. Aspose::Words::Themes::ThemeColors::get_Hyperli...

    Aspose::Words::Themes::ThemeColors::get_Hyperlink method. Specifies color for a hyperlink in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  6. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_DisplayText method. Gets or sets whether to display barcode data (text) along with image in C++....get_DisplayText () Examples Shows how to insert a DISPLAYBARCODE field, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ErrorCorrectionLevel method. Gets or sets an error correction level of QR Code. Valid values are [0, 3] in C++....l () Examples Shows how to insert a DISPLAYBARCODE field, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_SymbolRotation method. Gets or sets the rotation of the barcode symbol. Valid values are [0, 3] in C++....get_SymbolRotation () Examples Shows how to insert a DISPLAYBARCODE field, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method...file system in a document. doc = aw . Document () # To display...display an image in a document, we will need to create a shape # which...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 插入图表|Documentation

    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....string FileName = FilePath + "Insert a chart.xlsx" ; string worksheetName...title , data ); // Given a document name, a worksheet name, a...

    docs.aspose.com/cells/zh/net/insert-a-chart/