Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 163,967 for

new

(0.06 sec)
  1. 通過Java將圖像添加到 PDF | Aspose.PDF

    本頁介紹使用 Java 和 PHP、德爾福和適用於 Java 的 Aspose.PDF庫將圖像添加到 PDF 文檔中的功能。...页面-Java Document pdfDocument = new Document ( dataDir + "AddImage...] ; FileStream imageStream = new FileStream ( dataDir + "aspose-logo...

    products.aspose.com/pdf/zh-hant/java/images/add/
  2. ReplacingArgs.replacement property | Aspose.Wor...

    ReplacingArgs.replacement property. Gets or sets the replacement string....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . writeln ( "Our new location in New York City is opening...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ReplacingArgs.Replacement | Aspose.Words for .NET

    Discover the ReplacingArgs Replacement property to easily manage and customize your replacement strings for enhanced coding efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Writeln ( "Our new location in New York City is opening...

    reference.aspose.com/words/net/aspose.words.rep...
  4. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。...document using ( var document = new Aspose . Pdf . Document ()) {...AddImage ( dataDir + "logo.png" , new Aspose . Pdf . Rectangle ( 20...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/
  5. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  6. BuildingBlock.Behavior | Aspose.Words for .NET

    Discover how BuildingBlock Behavior enhances your document by defining content insertion methods for seamless integration and improved workflow....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  7. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....stream: DataTable dataTable = new DataTable(); dataTable.getColumns()..."); dataTable.getRows().add(new String[]{"James Bond", "London"...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... To add or insert new values to a chart series, or...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder();...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fonts::TableSubstitutionRule::Sa...

    Aspose::Words::Fonts::TableSubstitutionRule::Save method. Saves the current table substitution settings to stream in C++....fontSettings ); // Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. glTF Mesh Features Example|Documentation

    This documentation page demonstrates how to create a glTF file with EXT_mesh_features using Aspose.3D for .NET....we create a mesh var mesh = new Mesh (); // Add control points...mesh . ControlPoints . Add ( new Vector4 ( 0 , 1 , 0 )); // Point...

    docs.aspose.com/3d/net/developer-guide/meta-dat...