Explore the Aspose.Words.Drawing.OlePackage class to easily manage OLE Package properties and enhance your document processing capabilities....Working with Ole Objects documentation article. public class OlePackage...embed any type of data into document. Now this application is excluded...
使用 Aspose.PDF for Go via C++,使用 Go 示例代码,以编程方式将 PDF 页面添加到您的文档中...檔案建立一個 Document 物件。 使用指定的索引呼叫 PageCollection 集合的 Insert 方法。 使用...Open(filename string) opens a PDF-document with filename pdf , err :=...
Aspose::Words::PageSetup::get_BorderSurroundsHeader method. Specifies whether the page border includes or excludes the header in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...-> MoveToDocumentEnd (); // Insert a blue double-line border....
Aspose::Words::Fields::FieldIncludePicture::get_SourceFullName method. Gets or sets the location of the picture using an IRI in C++....override Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML... Document (); let builder = new aw ...( doc ); // Use a document builder to insert a combo box with...
Theme.minorFonts property. Allows to specify the set of minor fonts for different languages.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
ThemeColors.accent5 property. Specifies color Accent 5.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
ThemeFonts.latin property. Specifies font name for Latin characters.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
ThemeColors.light2 property. Specifies color Light 2.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
ShapeBase.right property. Gets the position of the right edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...and size. let doc = new aw . Document (); let builder = new aw ...