Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 180,074 for

doc

(0.1 sec)
  1. Aspose::Words::Shading::get_ForegroundPatternTh...

    Aspose::Words::Shading::get_ForegroundPatternThemeColor method. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this Shading object in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sha...
  2. Rotate PDF API | Aspose.PDF

    Rotate PDF pages using .NET, .NET Core, Java, C++ & Android....GetDataDir_AsposePdf_Pages (); Document doc = new Document ( dataDir + "input...pdf" ); foreach ( Page page in doc . Pages ) { Aspose . Pdf . Rectangle...

    products.aspose.com/pdf/rotate/
  3. FolderFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FolderFontSource class, your solution for managing TrueType fonts efficiently. Enhance your Document's typography today!...false , 1 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...
  4. ConditionalStyle.ClearFormatting | Aspose.Words...

    Effortlessly clear formatting with the ConditionalStyle ClearFormatting method. Simplify your design process and enhance Document clarity today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  5. Font.localeIdFarEast property | Aspose.Words fo...

    Font.localeIdFarEast property. Gets or sets the locale identifier (language) of the formatted Asian characters.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify font settings that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.LocaleIdFarEast | Aspose.Words for .NET

    Discover the Font LocaleIdFarEast property to easily manage locale identifiers for formatted Asian characters, enhancing your multilingual applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify font settings that...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Aspose::Words::BorderCollection::ClearFormattin...

    Aspose::Words::BorderCollection::ClearFormatting method. Removes all borders of an object in C++.... auto doc = System :: MakeObject < Aspose...BorderCollection > firstParagraphBorder = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a Document property.... doc = aw . Document () properties = doc . custom_document_properties...add ( 'Authorized Revision' , doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在PHP中向现有PDF文件添加文本|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.... PHP代码 # 实例化Document对象 $doc = new Document ( $dataDir . 'input1...pdf' ); # 获取特定页面 $pdf_page = $doc -> getPages () -> get_Item (...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  10. PdfDigitalSignatureHashAlgorithm Enum | Aspose....

    Explore the Aspose.Words PdfDigitalSignatureHashAlgorithm enum, defining digital hash algorithms for secure digital signatures in your Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Contents...

    reference.aspose.com/words/net/aspose.words.sav...