Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 180,181 for

doc

(0.14 sec)
  1. Aspose::Words::Tables::Table::get_RightPadding ...

    Aspose::Words::Tables::Table::get_RightPadding method. Gets or sets the amount of space (in points) to add to the right of the contents of cells in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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 doc = new Document ( "doc.pdf" ); InputStream...FileInputStream ( "image.jpg" ); doc . getForm (). getXFA (). setFieldImage...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  3. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your Document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add five pages to the document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Vba::VbaModule::Clone method | A...

    Aspose::Words::Vba::VbaModule::Clone method. Performs a copy of the VbaModule in C++.... auto doc = System :: MakeObject < Aspose...VbaProject > copyVbaProject = doc -> get_VbaProject () -> Clone...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. StructuredDocumentTagRangeStart.SdtType | Aspos...

    Discover the SdtType property of StructuredDocumentTagRangeStart. Learn how to identify structured Document tag types for enhanced Document management.... Document doc = new Document ( MyDir + "Multi-section...StructuredDocumentTa rangeStartTag = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::PageSetup::get_HeaderDistance me...

    Aspose::Words::PageSetup::get_HeaderDistance method. Returns or sets the distance (in points) between the header and the top of the page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::PageSetup::get_FooterDistance me...

    Aspose::Words::PageSetup::get_FooterDistance method. Returns or sets the distance (in points) between the footer and the bottom of the page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToBool method. Returns the property value as bool in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/java/com.aspose.word...
  10. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your Document's organization and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Paragraph...

    reference.aspose.com/words/net/aspose.words.lis...