Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 2,025 for

join documents

(0.1 sec)
  1. Optimize PDF Resources using JavaScript via C++...

    Optimize Resources of PDF files for fast web-view using JavaScript tool....the document: Resources that are not used on the document pages...removed Equal resources are joined into a single object Unused...

    docs.aspose.com/pdf/javascript-cpp/optimize-pdf...
  2. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked.... Document () builder = aw . DocumentBuilder...SHORT_DASH_DOT_DOT stroke . join_style = aw . drawing . JoinStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get fill color of a CadEntity in dxf file - Fre...

    I am trying to parse the dxf file using aspose cad for java. My idea is to export all the layers and entities later use a third part library like Batik to convert to svg. Following is the code to load the dxf file: fin…...getgetPlotStyleFlag, … Do you have a document that relates the CadEntityBase...here to assist. Do you have a document that relates the CadEntityBase...

    forum.aspose.com/t/get-fill-color-of-a-cadentit...
  4. Text | Справочник по API Aspose.Note для .NET

    Получает или задает текст. Строка НЕ ДОЛЖНА содержать символы со значением 10 перевод строки.... Document oneFile = new Document ( dataDir + "Aspose...текст string text = string . Join ( Environment . NewLine , oneFile...

    reference.aspose.com/note/ru/net/aspose.note/ri...
  5. Adding the TOC - Free Support Forum - aspose.com

    Hi Team, I am trying to add the Table of content in particular heading below . I used below code its adding TOC but its not moving the heading below the content to next line. image.png (3.9 KB) Please find the below in…...0 KB) Input_document_Table of content.docx (163...null) { var isHeading = string.Join(string.Empty, target.Runs.Select(r...

    forum.aspose.com/t/adding-the-toc/261334
  6. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../).... Document () builder = aw . DocumentBuilder...SHORT_DASH_DOT_DOT stroke . join_style = aw . drawing . JoinStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  7. I am removing extra space before and after colo...

    Hi Team, using the below code everything is working fine but I am facing one issue my colon(:slight_smile: Before the content is bold and the colon is also bold after the colon I have two spaces and the content is there…...public void AddDynamicSpacing(Document doc) { FindReplaceOptions...before_valuespaces = string.Join("", before_valueStringSpaces);...

    forum.aspose.com/t/i-am-removing-extra-space-be...
  8. System::CollectionAssertHelper Struct Reference...

    Static Public Member Functions | List of all members System::CollectionAssertHelper Struct Reference Heler API for co......Converts collection to string by joining string representations of elements...operations. Member Function Documentation ◆ CheckDiffForAll() static...

    reference.aspose.com/pub/cpp/struct/system.coll...
  9. System::CollectionAssertHelper Struct Reference...

    Static Public Member Functions | List of all members System::CollectionAssertHelper Struct Reference Heler API for co......Converts collection to string by joining string representations of elements...operations. Member Function Documentation ◆ CheckDiffForAll() static...

    reference.aspose.com/font/cpp/struct/system.col...
  10. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Paragraph methode. Verbindet Läufe mit der gleichen Formatierung im Absatz....Rückgabewert Anzahl der durchgeführten Joins. Wann N Aneinandergrenzende...zusammenführen. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/de/net/aspose.words/...